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 been deleted from memory.
Syntax
typedef struct __CEL_THREAD_DELETE {
HANDLE hThread;
} CEL_THREAD_DELETE, *PCEL_THREAD_DELETE;
Members
- hThread
Handle of the thread that has been deleted.
Requirements
Header |
celog.h |