ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <conmsg.h>
Public Attributes | |
HANDLE | ConsoleHandle |
HANDLE | OutputHandle |
WORD | Attributes |
WORD _CONSOLE_SETTEXTATTRIB::Attributes |
Definition at line 363 of file conmsg.h.
Referenced by SetConsoleTextAttribute().
HANDLE _CONSOLE_SETTEXTATTRIB::ConsoleHandle |
Definition at line 361 of file conmsg.h.
Referenced by SetConsoleTextAttribute().
HANDLE _CONSOLE_SETTEXTATTRIB::OutputHandle |
Definition at line 362 of file conmsg.h.
Referenced by SetConsoleTextAttribute().