ReactOS 0.4.16-dev-197-g92996da
|
#include <basemsg.h>
Public Attributes | |
ULONG | iTask |
ULONG | BinaryType |
HANDLE | ConsoleHandle |
HANDLE | VDMProcessHandle |
HANDLE | WaitObjectForParent |
USHORT | EntryIndex |
USHORT | VDMCreationState |
ULONG _BASE_UPDATE_VDM_ENTRY::BinaryType |
Definition at line 153 of file basemsg.h.
Referenced by BaseUpdateVDMEntry(), and CSR_API().
HANDLE _BASE_UPDATE_VDM_ENTRY::ConsoleHandle |
Definition at line 154 of file basemsg.h.
Referenced by BaseUpdateVDMEntry(), and CSR_API().
USHORT _BASE_UPDATE_VDM_ENTRY::EntryIndex |
Definition at line 157 of file basemsg.h.
Referenced by BaseUpdateVDMEntry(), and CSR_API().
ULONG _BASE_UPDATE_VDM_ENTRY::iTask |
Definition at line 152 of file basemsg.h.
Referenced by BaseUpdateVDMEntry(), and CSR_API().
USHORT _BASE_UPDATE_VDM_ENTRY::VDMCreationState |
Definition at line 158 of file basemsg.h.
Referenced by BaseUpdateVDMEntry(), and CSR_API().
HANDLE _BASE_UPDATE_VDM_ENTRY::VDMProcessHandle |
Definition at line 155 of file basemsg.h.
Referenced by BaseUpdateVDMEntry(), and CSR_API().
HANDLE _BASE_UPDATE_VDM_ENTRY::WaitObjectForParent |
Definition at line 156 of file basemsg.h.
Referenced by BaseUpdateVDMEntry(), and CSR_API().