ReactOS 0.4.15-dev-7842-g558ab78
_BASE_UPDATE_VDM_ENTRY Struct Reference

#include <basemsg.h>

Collaboration diagram for _BASE_UPDATE_VDM_ENTRY:

Public Attributes

ULONG iTask
 
ULONG BinaryType
 
HANDLE ConsoleHandle
 
HANDLE VDMProcessHandle
 
HANDLE WaitObjectForParent
 
USHORT EntryIndex
 
USHORT VDMCreationState
 

Detailed Description

Definition at line 150 of file basemsg.h.

Member Data Documentation

◆ BinaryType

ULONG _BASE_UPDATE_VDM_ENTRY::BinaryType

Definition at line 153 of file basemsg.h.

Referenced by BaseUpdateVDMEntry(), and CSR_API().

◆ ConsoleHandle

HANDLE _BASE_UPDATE_VDM_ENTRY::ConsoleHandle

Definition at line 154 of file basemsg.h.

Referenced by BaseUpdateVDMEntry(), and CSR_API().

◆ EntryIndex

USHORT _BASE_UPDATE_VDM_ENTRY::EntryIndex

Definition at line 157 of file basemsg.h.

Referenced by BaseUpdateVDMEntry(), and CSR_API().

◆ iTask

ULONG _BASE_UPDATE_VDM_ENTRY::iTask

Definition at line 152 of file basemsg.h.

Referenced by BaseUpdateVDMEntry(), and CSR_API().

◆ VDMCreationState

USHORT _BASE_UPDATE_VDM_ENTRY::VDMCreationState

Definition at line 158 of file basemsg.h.

Referenced by BaseUpdateVDMEntry(), and CSR_API().

◆ VDMProcessHandle

HANDLE _BASE_UPDATE_VDM_ENTRY::VDMProcessHandle

Definition at line 155 of file basemsg.h.

Referenced by BaseUpdateVDMEntry(), and CSR_API().

◆ WaitObjectForParent

HANDLE _BASE_UPDATE_VDM_ENTRY::WaitObjectForParent

Definition at line 156 of file basemsg.h.

Referenced by BaseUpdateVDMEntry(), and CSR_API().


The documentation for this struct was generated from the following file: