CogMarshal ManagedArrayToSafeArray Method ( Int32 )Cognex VisionPro 9.5

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

public static IntPtr ManagedArrayToSafeArray(
	int[,] inArray
)

Parameters

inArray
Type:  System Int32 

Return Value

Type: IntPtr
See Also