CEL_MUTEX_RELEASE (Windows CE 5.0)
This structure identifies a mutex that has been released.
typedef __CEL_MUTEX_RELEASE {HANDLEhMutex;} CEL_MUTEX_RELEASE, *PCEL_MUTEX_RELEASE;
Members
- hMutex
Handle of the mutex that was released.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Celog.h.
See Also
Send Feedback on this topic to the authors