ReactOS 0.4.15-dev-7942-gd23573b
_BASE_CHECK_VDM Struct Reference

#include <basemsg.h>

Collaboration diagram for _BASE_CHECK_VDM:

Public Attributes

ULONG iTask
 
HANDLE ConsoleHandle
 
ULONG BinaryType
 
HANDLE WaitObjectForParent
 
HANDLE StdIn
 
HANDLE StdOut
 
HANDLE StdErr
 
ULONG CodePage
 
ULONG dwCreationFlags
 
PCHAR CmdLine
 
PCHAR AppName
 
PCHAR PifFile
 
PCHAR CurDirectory
 
PCHAR Env
 
ULONG EnvLen
 
LPSTARTUPINFOA StartupInfo
 
PCHAR Desktop
 
ULONG DesktopLen
 
PCHAR Title
 
ULONG TitleLen
 
PCHAR Reserved
 
ULONG ReservedLen
 
USHORT CmdLen
 
USHORT AppLen
 
USHORT PifLen
 
USHORT CurDirectoryLen
 
USHORT CurDrive
 
USHORT VDMState
 

Detailed Description

Definition at line 118 of file basemsg.h.

Member Data Documentation

◆ AppLen

USHORT _BASE_CHECK_VDM::AppLen

Definition at line 143 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ AppName

PCHAR _BASE_CHECK_VDM::AppName

Definition at line 130 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ BinaryType

ULONG _BASE_CHECK_VDM::BinaryType

Definition at line 122 of file basemsg.h.

Referenced by BaseCheckVDM(), and CSR_API().

◆ CmdLen

USHORT _BASE_CHECK_VDM::CmdLen

Definition at line 142 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ CmdLine

PCHAR _BASE_CHECK_VDM::CmdLine

Definition at line 129 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ CodePage

ULONG _BASE_CHECK_VDM::CodePage

Definition at line 127 of file basemsg.h.

Referenced by BaseCheckVDM(), and BaseSrvCopyCommand().

◆ ConsoleHandle

HANDLE _BASE_CHECK_VDM::ConsoleHandle

Definition at line 121 of file basemsg.h.

Referenced by BaseCheckVDM(), and CSR_API().

◆ CurDirectory

PCHAR _BASE_CHECK_VDM::CurDirectory

Definition at line 132 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ CurDirectoryLen

USHORT _BASE_CHECK_VDM::CurDirectoryLen

Definition at line 145 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ CurDrive

USHORT _BASE_CHECK_VDM::CurDrive

Definition at line 146 of file basemsg.h.

Referenced by BaseCheckVDM().

◆ Desktop

PCHAR _BASE_CHECK_VDM::Desktop

Definition at line 136 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ DesktopLen

ULONG _BASE_CHECK_VDM::DesktopLen

Definition at line 137 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ dwCreationFlags

ULONG _BASE_CHECK_VDM::dwCreationFlags

Definition at line 128 of file basemsg.h.

Referenced by BaseCheckVDM().

◆ Env

PCHAR _BASE_CHECK_VDM::Env

Definition at line 133 of file basemsg.h.

Referenced by BaseCheckVDM(), and BaseSrvCopyCommand().

◆ EnvLen

ULONG _BASE_CHECK_VDM::EnvLen

Definition at line 134 of file basemsg.h.

Referenced by BaseCheckVDM(), and BaseSrvCopyCommand().

◆ iTask

ULONG _BASE_CHECK_VDM::iTask

Definition at line 120 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ PifFile

PCHAR _BASE_CHECK_VDM::PifFile

Definition at line 131 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ PifLen

USHORT _BASE_CHECK_VDM::PifLen

Definition at line 144 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ Reserved

PCHAR _BASE_CHECK_VDM::Reserved

Definition at line 140 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ ReservedLen

ULONG _BASE_CHECK_VDM::ReservedLen

Definition at line 141 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ StartupInfo

LPSTARTUPINFOA _BASE_CHECK_VDM::StartupInfo

Definition at line 135 of file basemsg.h.

Referenced by BaseCheckVDM(), and BaseSrvCopyCommand().

◆ StdErr

HANDLE _BASE_CHECK_VDM::StdErr

Definition at line 126 of file basemsg.h.

Referenced by BaseCheckVDM(), and BaseSrvCopyCommand().

◆ StdIn

HANDLE _BASE_CHECK_VDM::StdIn

Definition at line 124 of file basemsg.h.

Referenced by BaseCheckVDM(), and BaseSrvCopyCommand().

◆ StdOut

HANDLE _BASE_CHECK_VDM::StdOut

Definition at line 125 of file basemsg.h.

Referenced by BaseCheckVDM(), and BaseSrvCopyCommand().

◆ Title

PCHAR _BASE_CHECK_VDM::Title

Definition at line 138 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ TitleLen

ULONG _BASE_CHECK_VDM::TitleLen

Definition at line 139 of file basemsg.h.

Referenced by BaseCheckVDM(), BaseSrvCopyCommand(), and CSR_API().

◆ VDMState

USHORT _BASE_CHECK_VDM::VDMState

Definition at line 147 of file basemsg.h.

Referenced by CreateProcessInternalW(), and CSR_API().

◆ WaitObjectForParent

HANDLE _BASE_CHECK_VDM::WaitObjectForParent

Definition at line 123 of file basemsg.h.

Referenced by CreateProcessInternalW(), and CSR_API().


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