ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <conmsg.h>
Public Attributes | |
HANDLE | ConsoleHandle |
USHORT | ExeLength |
PVOID | ExeName |
ULONG | Length |
BOOLEAN | Unicode |
BOOLEAN | Unicode2 |
HANDLE _CONSOLE_GETALLALIASESLENGTH::ConsoleHandle |
Definition at line 754 of file conmsg.h.
Referenced by IntGetConsoleAliasesLength().
USHORT _CONSOLE_GETALLALIASESLENGTH::ExeLength |
Definition at line 755 of file conmsg.h.
Referenced by IntGetConsoleAliasesLength().
PVOID _CONSOLE_GETALLALIASESLENGTH::ExeName |
Definition at line 756 of file conmsg.h.
Referenced by IntGetConsoleAliasesLength().
ULONG _CONSOLE_GETALLALIASESLENGTH::Length |
Definition at line 757 of file conmsg.h.
Referenced by IntGetConsoleAliasesLength().
BOOLEAN _CONSOLE_GETALLALIASESLENGTH::Unicode |
Definition at line 758 of file conmsg.h.
Referenced by IntGetConsoleAliasesLength().
BOOLEAN _CONSOLE_GETALLALIASESLENGTH::Unicode2 |
Definition at line 759 of file conmsg.h.
Referenced by IntGetConsoleAliasesLength().