CEL_MUTEX_RELEASE
A version of this page is also available for
4/8/2010
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 |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |