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

Public Attributes | |
| HANDLE | ConsoleHandle |
| USHORT | ExeLength |
| PVOID | ExeName |
| BOOLEAN | Unicode |
| BOOLEAN | Unicode2 |
| ULONG | AliasesBufferLength |
| PVOID | AliasesBuffer |
| PVOID _CONSOLE_GETALLALIASES::AliasesBuffer |
Definition at line 749 of file conmsg.h.
Referenced by IntGetConsoleAliases().
| ULONG _CONSOLE_GETALLALIASES::AliasesBufferLength |
Definition at line 748 of file conmsg.h.
Referenced by IntGetConsoleAliases().
| HANDLE _CONSOLE_GETALLALIASES::ConsoleHandle |
Definition at line 743 of file conmsg.h.
Referenced by IntGetConsoleAliases().
| USHORT _CONSOLE_GETALLALIASES::ExeLength |
Definition at line 744 of file conmsg.h.
Referenced by IntGetConsoleAliases().
| PVOID _CONSOLE_GETALLALIASES::ExeName |
Definition at line 745 of file conmsg.h.
Referenced by IntGetConsoleAliases().
| BOOLEAN _CONSOLE_GETALLALIASES::Unicode |
Definition at line 746 of file conmsg.h.
Referenced by IntGetConsoleAliases().
| BOOLEAN _CONSOLE_GETALLALIASES::Unicode2 |
Definition at line 747 of file conmsg.h.
Referenced by IntGetConsoleAliases().