ReactOS 0.4.16-dev-321-g63bb46a
|
#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().