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 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 |