CogRTEventLogger SetupEvent Method Cognex VisionPro 9.24

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public static int SetupEvent(
	string longEventName,
	string shortEventName,
	CogRTEventTypeConstants eventType
)

Parameters

longEventName
Type: System String
shortEventName
Type: System String
eventType
Type: Cognex.VisionPro.QuickBuild.Implementation.Internal CogRTEventTypeConstants

Return Value

Type: Int32
See Also