CogMarshal ManagedArrayToSafeArray Method ( Int32 )Cognex VisionPro 9.22

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

public static IntPtr ManagedArrayToSafeArray(
	int[] inArray
)

Parameters

inArray
Type:  System Int32 

Return Value

Type: IntPtr
See Also