CogIODiscreteDevice GetCallDelegate Method Cognex VisionPro 9.7
Used to verify whether a delegate function is assigned to line.

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax

protected abstract bool GetCallDelegate(
	int line
)

Return Value

Type: Boolean
True if a delegate function is assigned to line
See Also