CogMarshal ManagedArrayToSafeArray Method ( Int32 )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 IntPtr ManagedArrayToSafeArray(
	int[,] inArray
)

Parameters

inArray
Type:  System Int32 

Return Value

Type: IntPtr
See Also