CEL_PROCESS_DELETE
A version of this page is also available for
4/8/2010
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 |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |