Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the specified event object.
Syntax
VP_STATUS DlDeleteEvent(
IN PVOID DeviceHandle,
IN PEVENT pEvent
);
Parameters
DeviceHandle
A handle to the device.
pEvent
Pointer to the event object to be deleted.
Return value
This function returns VP_STATUS.
Requirements
Requirement | Value |
---|---|
Header | dispmprt.h |