CEL_THREAD_DELETE (Compact 2013)
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 |