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 specifies a thread that has terminated.
Syntax
typedef struct __CEL_THREAD_TERMINATE {
HANDLE hThread;
} CEL_THREAD_TERMINATE, *PCEL_THREAD_TERMINATE;
Members
- hThread
Handle of the thread that has terminated.
Requirements
Header |
celog.h |