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

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | OutputHandle |
| ULONG | DisplayMode |
| COORD | NewSBDim |
| HANDLE | EventHandle |
| HANDLE _CONSOLE_SETDISPLAYMODE::ConsoleHandle |
Definition at line 381 of file conmsg.h.
Referenced by SetConsoleDisplayMode().
| ULONG _CONSOLE_SETDISPLAYMODE::DisplayMode |
Definition at line 383 of file conmsg.h.
Referenced by SetConsoleDisplayMode().
| COORD _CONSOLE_SETDISPLAYMODE::NewSBDim |
Definition at line 384 of file conmsg.h.
Referenced by SetConsoleDisplayMode().
| HANDLE _CONSOLE_SETDISPLAYMODE::OutputHandle |
Definition at line 382 of file conmsg.h.
Referenced by SetConsoleDisplayMode().