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

Public Attributes | |
| HANDLE | ConsoleHandle |
| ULONG | Length |
| PVOID | ExeNames |
| BOOLEAN | Unicode |
| HANDLE _CONSOLE_GETALIASESEXES::ConsoleHandle |
Definition at line 764 of file conmsg.h.
Referenced by IntGetConsoleAliasExes().
| PVOID _CONSOLE_GETALIASESEXES::ExeNames |
Definition at line 766 of file conmsg.h.
Referenced by IntGetConsoleAliasExes().
| ULONG _CONSOLE_GETALIASESEXES::Length |
Definition at line 765 of file conmsg.h.
Referenced by IntGetConsoleAliasExes().
| BOOLEAN _CONSOLE_GETALIASESEXES::Unicode |
Definition at line 767 of file conmsg.h.
Referenced by IntGetConsoleAliasExes().