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

Public Attributes | |
| HANDLE | ConsoleHandle |
| USHORT | SourceLength |
| USHORT | TargetLength |
| USHORT | ExeLength |
| PVOID | Source |
| PVOID | Target |
| PVOID | ExeName |
| BOOLEAN | Unicode |
| BOOLEAN | Unicode2 |
| HANDLE _CONSOLE_ADDGETALIAS::ConsoleHandle |
Definition at line 730 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
| USHORT _CONSOLE_ADDGETALIAS::ExeLength |
Definition at line 733 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
| PVOID _CONSOLE_ADDGETALIAS::ExeName |
Definition at line 736 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
| PVOID _CONSOLE_ADDGETALIAS::Source |
Definition at line 734 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
| USHORT _CONSOLE_ADDGETALIAS::SourceLength |
Definition at line 731 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
| PVOID _CONSOLE_ADDGETALIAS::Target |
Definition at line 735 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
| USHORT _CONSOLE_ADDGETALIAS::TargetLength |
Definition at line 732 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
| BOOLEAN _CONSOLE_ADDGETALIAS::Unicode |
Definition at line 737 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
| BOOLEAN _CONSOLE_ADDGETALIAS::Unicode2 |
Definition at line 738 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().