Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

InitEvent (HANDLE hEv, INT nWhich)

Description

Initializes the event handle for the specified event object. This registers the event object in the uEye kernel driver.

Parameter

hEv

Event handle created by the CreateEvent() Windows API function.

nWhich

ID of the event to be initialized (see EnableEvent)

Interface

IuEyeEvent

Related functions

EnableEvent

EnableMessage