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.
3/28/2014
This structure identifies a mutex that has been released.
Syntax
typedef __CEL_MUTEX_RELEASE {
HANDLE hMutex;
} CEL_MUTEX_RELEASE, *PCEL_MUTEX_RELEASE;
Members
- hMutex
Handle of the mutex that was released.
Requirements
Header |
celog.h |