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

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | OutputHandle |
| ULONG | Flags |
| ULONG | State |
| HANDLE _CONSOLE_GETSETHWSTATE::ConsoleHandle |
Definition at line 396 of file conmsg.h.
Referenced by GetConsoleHardwareState(), and SetConsoleHardwareState().
| ULONG _CONSOLE_GETSETHWSTATE::Flags |
Definition at line 398 of file conmsg.h.
Referenced by GetConsoleHardwareState(), and SetConsoleHardwareState().
| HANDLE _CONSOLE_GETSETHWSTATE::OutputHandle |
Definition at line 397 of file conmsg.h.
Referenced by GetConsoleHardwareState(), and SetConsoleHardwareState().
| ULONG _CONSOLE_GETSETHWSTATE::State |
Definition at line 399 of file conmsg.h.
Referenced by GetConsoleHardwareState(), and SetConsoleHardwareState().