CogMarshal ManagedArrayToSafeArray Method ( Byte )Cognex VisionPro

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

public static IntPtr ManagedArrayToSafeArray(
	byte[] inArray
)

Parameters

inArray
Type:  System Byte 

Return Value

Type: IntPtr
See Also