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

Parameters

inArray
Type:  System UInt16 

Return Value

Type: IntPtr
See Also