CogMarshal GetCOMErrorInfo Method (IntPtr, String , String )Cognex VisionPro 9.8

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

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

Parameters

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