Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_COMMAND_HISTORY Struct Reference

#include <cmdline.h>

List of all members.

Public Attributes

DWORD Flags
LIST_ENTRY ListLink
PWCHAR AppName
SHORT NumberOfCommands
SHORT LastAdded
SHORT LastDisplayed
SHORT FirstCommand
SHORT MaximumNumberOfCommands
HANDLE ProcessHandle
LIST_ENTRY PopupList
PCOMMAND Commands [1]


Member Data Documentation

PWCHAR _COMMAND_HISTORY::AppName
 

Definition at line 71 of file cmdline.h.

Referenced by dch().

PCOMMAND _COMMAND_HISTORY::Commands[1]
 

Definition at line 79 of file cmdline.h.

Referenced by dch(), SrvGetConsoleCommandHistory(), and SrvGetConsoleCommandHistoryLength().

SHORT _COMMAND_HISTORY::FirstCommand
 

Definition at line 75 of file cmdline.h.

Referenced by dch().

DWORD _COMMAND_HISTORY::Flags
 

Definition at line 69 of file cmdline.h.

Referenced by dch().

SHORT _COMMAND_HISTORY::LastAdded
 

Definition at line 73 of file cmdline.h.

Referenced by dch().

SHORT _COMMAND_HISTORY::LastDisplayed
 

Definition at line 74 of file cmdline.h.

Referenced by CommandListPopup(), and dch().

LIST_ENTRY _COMMAND_HISTORY::ListLink
 

Definition at line 70 of file cmdline.h.

Referenced by dch().

SHORT _COMMAND_HISTORY::MaximumNumberOfCommands
 

Definition at line 76 of file cmdline.h.

Referenced by dch().

SHORT _COMMAND_HISTORY::NumberOfCommands
 

Definition at line 72 of file cmdline.h.

Referenced by CommandListPopup(), dch(), ProcessCommandListInput(), SrvGetConsoleCommandHistory(), and SrvGetConsoleCommandHistoryLength().

LIST_ENTRY _COMMAND_HISTORY::PopupList
 

Definition at line 78 of file cmdline.h.

Referenced by CommandListPopup(), CommandNumberPopup(), CookedReadWaitRoutine(), CopyFromCharPopup(), CopyToCharPopup(), dch(), ProcessCommandListInput(), and ProcessCommandNumberInput().

HANDLE _COMMAND_HISTORY::ProcessHandle
 

Definition at line 77 of file cmdline.h.

Referenced by dch().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:14 2004 for test by doxygen 1.3.7