CogRTEventLogger SetupEvent Method Cognex VisionPro 9.21 SR1

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 85.1.0.0 (85.1.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