|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <conmsg.h>

Public Attributes | |
| HANDLE | ConsoleHandle |
| ULONG | HistoryLength |
| USHORT | ExeLength |
| PVOID | ExeName |
| BOOLEAN | Unicode |
| BOOLEAN | Unicode2 |
| HANDLE _CONSOLE_GETCOMMANDHISTORYLENGTH::ConsoleHandle |
Definition at line 792 of file conmsg.h.
Referenced by IntGetConsoleCommandHistoryLength().
| USHORT _CONSOLE_GETCOMMANDHISTORYLENGTH::ExeLength |
Definition at line 794 of file conmsg.h.
Referenced by IntGetConsoleCommandHistoryLength().
| PVOID _CONSOLE_GETCOMMANDHISTORYLENGTH::ExeName |
Definition at line 795 of file conmsg.h.
Referenced by IntGetConsoleCommandHistoryLength().
| ULONG _CONSOLE_GETCOMMANDHISTORYLENGTH::HistoryLength |
Definition at line 793 of file conmsg.h.
Referenced by IntGetConsoleCommandHistoryLength().
| BOOLEAN _CONSOLE_GETCOMMANDHISTORYLENGTH::Unicode |
Definition at line 796 of file conmsg.h.
Referenced by IntGetConsoleCommandHistoryLength().
| BOOLEAN _CONSOLE_GETCOMMANDHISTORYLENGTH::Unicode2 |
Definition at line 797 of file conmsg.h.
Referenced by IntGetConsoleCommandHistoryLength().