CEL_CRITSEC_DELETE (Windows CE 5.0)
This structure logs the event that occurs when a thread deletes a critical section.
typedef struct __CEL_CRITSEC_DELETE {HANDLEhCS;} CEL_CRITSEC_DELETE, *PCEL_CRITSEC_DELETE;
Members
- hCS
Pointer to the critical section.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Celog.h.
See Also
Send Feedback on this topic to the authors