CogMarshal GetExceptionForHR Method (Int32)Cognex VisionPro 9.20

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

public static Exception GetExceptionForHR(
	int errorCode
)

Parameters

errorCode
Type: System Int32

Return Value

Type: Exception
See Also