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

Public Attributes | |
| HANDLE | ConsoleHandle |
| USHORT | ExeLength |
| PVOID | ExeName |
| BOOLEAN | Unicode |
| BOOLEAN | Unicode2 |
| HANDLE _CONSOLE_EXPUNGECOMMANDHISTORY::ConsoleHandle |
Definition at line 802 of file conmsg.h.
Referenced by IntExpungeConsoleCommandHistory().
| USHORT _CONSOLE_EXPUNGECOMMANDHISTORY::ExeLength |
Definition at line 803 of file conmsg.h.
Referenced by IntExpungeConsoleCommandHistory().
| PVOID _CONSOLE_EXPUNGECOMMANDHISTORY::ExeName |
Definition at line 804 of file conmsg.h.
Referenced by IntExpungeConsoleCommandHistory().
| BOOLEAN _CONSOLE_EXPUNGECOMMANDHISTORY::Unicode |
Definition at line 805 of file conmsg.h.
Referenced by IntExpungeConsoleCommandHistory().
| BOOLEAN _CONSOLE_EXPUNGECOMMANDHISTORY::Unicode2 |
Definition at line 806 of file conmsg.h.
Referenced by IntExpungeConsoleCommandHistory().