CEL_CRITSEC_INIT (Windows CE 5.0)
This structure logs the event that occurs when a thread initializes a critical section.
typedef struct __CEL_CRITSEC_INIT {HANDLEhCS;}CEL_CRITSEC_INIT, *PCEL_CRITSEC_INIT;
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