|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <conmsg.h>

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | Handle |
| ULONG | Mode |
| HANDLE _CONSOLE_GETSETCONSOLEMODE::ConsoleHandle |
Definition at line 368 of file conmsg.h.
Referenced by GetConsoleMode(), and SetConsoleMode().
| HANDLE _CONSOLE_GETSETCONSOLEMODE::Handle |
Definition at line 369 of file conmsg.h.
Referenced by GetConsoleMode(), and SetConsoleMode().
| ULONG _CONSOLE_GETSETCONSOLEMODE::Mode |
Definition at line 370 of file conmsg.h.
Referenced by GetConsoleMode(), and SetConsoleMode().