Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
This structure specifies that a mutex handle has been closed with CloseHandle.
Syntax
typedef struct __CEL_MUTEX_CLOSE {
HANDLE hMutex;
} CEL_MUTEX_CLOSE, *PCEL_MUTEX_CLOSE;
Members
- hMutex
Handle of the mutex that has been closed.
Requirements
Header |
celog.h |
See Also
Reference
CeLog Event Tracking Structures