Namespace: Cognex.VisionPro.QuickBuild.Implementation.InternalAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.0.0.0 (75.0.0.0)
public static int SetupEvent(
string longEventName,
string shortEventName,
CogRTEventTypeConstants eventType
)
public static int SetupEvent(
string longEventName,
string shortEventName,
CogRTEventTypeConstants eventType
)
Public Shared Function SetupEvent (
longEventName As String,
shortEventName As String,
eventType As CogRTEventTypeConstants
) As Integer
Public Shared Function SetupEvent (
longEventName As String,
shortEventName As String,
eventType As CogRTEventTypeConstants
) As Integer
public:
static int SetupEvent(
String^ longEventName,
String^ shortEventName,
CogRTEventTypeConstants eventType
)
public:
static int SetupEvent(
String^ longEventName,
String^ shortEventName,
CogRTEventTypeConstants eventType
)
Return Value
Type:
Int32