CogPrioUnmanagedCallbackDelegate DelegateCognex VisionPro 9.8
Delegate type which is marshaled to an unmanaged function pointer and passed to the precision I/O module call back.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.1.0.0
Syntax

public delegate void CogPrioUnmanagedCallbackDelegate(
	csPrecisionIOCallbackData_* data
)

Parameters

data
Type: csPrecisionIOCallbackData_*
See Also