CogMarshal GetCOMErrorInfo Method (IntPtr, String )Cognex VisionPro 9.22 SR1

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

public static void GetCOMErrorInfo(
	IntPtr errorInfo,
	out string msg
)

Parameters

errorInfo
Type: System IntPtr
msg
Type: System String 
See Also