ReactOS 0.4.16-dev-319-g6cf4263
|
#include <conmsg.h>
Public Attributes | |
HANDLE | ConsoleHandle |
ULONG | NumCommands |
USHORT | ExeLength |
PVOID | ExeName |
BOOLEAN | Unicode |
BOOLEAN | Unicode2 |
HANDLE _CONSOLE_SETHISTORYNUMBERCOMMANDS::ConsoleHandle |
Definition at line 818 of file conmsg.h.
Referenced by IntSetConsoleNumberOfCommands().
USHORT _CONSOLE_SETHISTORYNUMBERCOMMANDS::ExeLength |
Definition at line 820 of file conmsg.h.
Referenced by IntSetConsoleNumberOfCommands().
PVOID _CONSOLE_SETHISTORYNUMBERCOMMANDS::ExeName |
Definition at line 821 of file conmsg.h.
Referenced by IntSetConsoleNumberOfCommands().
ULONG _CONSOLE_SETHISTORYNUMBERCOMMANDS::NumCommands |
Definition at line 819 of file conmsg.h.
Referenced by IntSetConsoleNumberOfCommands().
BOOLEAN _CONSOLE_SETHISTORYNUMBERCOMMANDS::Unicode |
Definition at line 822 of file conmsg.h.
Referenced by IntSetConsoleNumberOfCommands().
BOOLEAN _CONSOLE_SETHISTORYNUMBERCOMMANDS::Unicode2 |
Definition at line 823 of file conmsg.h.
Referenced by IntSetConsoleNumberOfCommands().