CogMarshal ManagedArrayToSafeArray Method ( Int64 )Cognex VisionPro 9.25 SR1

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

public static IntPtr ManagedArrayToSafeArray(
	long[] inArray
)

Parameters

inArray
Type:  System Int64 

Return Value

Type: IntPtr
See Also