CogMarshal ManagedArrayToSafeArray Method ( UInt32 )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(
	uint[,] inArray
)

Parameters

inArray
Type:  System UInt32 

Return Value

Type: IntPtr
See Also