CogMarshal GetExceptionForHR Method (Int32, IntPtr)Cognex VisionPro

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public static Exception GetExceptionForHR(
	int errorCode,
	IntPtr errorInfo
)

Return Value

Type: Exception
See Also