Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
public static void GetCOMErrorInfo(
IntPtr errorInfo,
out string msg
)
public static void GetCOMErrorInfo(
IntPtr errorInfo,
out string msg
)
Public Shared Sub GetCOMErrorInfo (
errorInfo As IntPtr,
<OutAttribute> ByRef msg As String
)
Public Shared Sub GetCOMErrorInfo (
errorInfo As IntPtr,
<OutAttribute> ByRef msg As String
)
public:
static void GetCOMErrorInfo(
IntPtr errorInfo,
[OutAttribute] String^% msg
)
public:
static void GetCOMErrorInfo(
IntPtr errorInfo,
[OutAttribute] String^% msg
)