ReactOS 0.4.16-dev-334-g4d9f67c
|
#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().