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 identifies a thread that has crossed a process boundary.
Syntax
typedef __CEL_THREAD_MIGRATE {
HANDLE hProcess;
DWORD dwReserved;
} CEL_THREAD_MIGRATE, *PCEL_THREAD_MIGRATE;
Members
- hProcess
Handle of the process into which the thread has migrated.
- dwReserved
Reserved.
Requirements
Header |
celog.h |