ReactOS 0.4.15-dev-7958-gcd0bb1a
_COMSPEC_INFO Struct Reference
Collaboration diagram for _COMSPEC_INFO:

Public Attributes

LIST_ENTRY Entry
 
DWORD dwExitCode
 
WORD ComSpecPsp
 
BOOLEAN Terminated
 

Detailed Description

Definition at line 184 of file dem.c.

Member Data Documentation

◆ ComSpecPsp

WORD _COMSPEC_INFO::ComSpecPsp

Definition at line 188 of file dem.c.

Referenced by DosStart(), DosStartProcess32(), and FindComSpecInfoByPsp().

◆ dwExitCode

DWORD _COMSPEC_INFO::dwExitCode

Definition at line 187 of file dem.c.

Referenced by CommandThreadProc(), and DosStartProcess32().

◆ Entry

LIST_ENTRY _COMSPEC_INFO::Entry

Definition at line 186 of file dem.c.

Referenced by DosShutdown(), InsertComSpecInfo(), and RemoveComSpecInfo().

◆ Terminated

BOOLEAN _COMSPEC_INFO::Terminated

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