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 process that has been deleted from memory.
Syntax
typedef struct __CEL_PROCESS_DELETE {
HANDLE hProcess;
} CEL_PROCESS_DELETE, *PCEL_PROCESS_DELETE;
Members
- hProcess
Handle of the process that has been deleted.
Requirements
Header |
celog.h |