CEL_EVENT_DELETE (Windows CE 5.0)
This structure is passed when an event is deleted from memory.
typedef struct __CEL_EVENT_DELETE {HANDLEhEvent;} CEL_EVENT_DELETE, *PCEL_EVENT_DELETE;
Members
- hEvent
Handle of the event that is being deleted from memory.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Celog.h.
See Also
Send Feedback on this topic to the authors