CogInteropMarshal GetExceptionForInteropException Method Cognex VisionPro 9.21 SR1

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

public static Exception GetExceptionForInteropException(
	Exception ex
)

Parameters

ex
Type: System Exception

Return Value

Type: Exception
See Also