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

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | OutputHandle |
| BOOL | Absolute |
| SMALL_RECT | WindowRect |
| BOOL _CONSOLE_SETWINDOWINFO::Absolute |
Definition at line 709 of file conmsg.h.
Referenced by SetConsoleWindowInfo().
| HANDLE _CONSOLE_SETWINDOWINFO::ConsoleHandle |
Definition at line 707 of file conmsg.h.
Referenced by SetConsoleWindowInfo().
| HANDLE _CONSOLE_SETWINDOWINFO::OutputHandle |
Definition at line 708 of file conmsg.h.
Referenced by SetConsoleWindowInfo().
| SMALL_RECT _CONSOLE_SETWINDOWINFO::WindowRect |
Definition at line 710 of file conmsg.h.
Referenced by SetConsoleWindowInfo().