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

Public Attributes | |
| HANDLE | ConsoleHandle |
| ULONG | Length |
| PVOID | Title |
| BOOLEAN | Unicode |
| HANDLE _CONSOLE_GETSETCONSOLETITLE::ConsoleHandle |
Definition at line 485 of file conmsg.h.
Referenced by IntGetConsoleTitle(), and IntSetConsoleTitle().
| ULONG _CONSOLE_GETSETCONSOLETITLE::Length |
Definition at line 486 of file conmsg.h.
Referenced by IntGetConsoleTitle(), and IntSetConsoleTitle().
| PVOID _CONSOLE_GETSETCONSOLETITLE::Title |
Definition at line 487 of file conmsg.h.
Referenced by IntGetConsoleTitle(), and IntSetConsoleTitle().
| BOOLEAN _CONSOLE_GETSETCONSOLETITLE::Unicode |
Definition at line 488 of file conmsg.h.
Referenced by IntGetConsoleTitle(), and IntSetConsoleTitle().