ReactOS 0.4.16-dev-329-g9223134
|
#include <conmsg.h>
Public Attributes | |
HANDLE | ConsoleHandle |
HANDLE | OutputHandle |
ULONG | FontIndex |
HANDLE _CONSOLE_SETFONT::ConsoleHandle |
Definition at line 437 of file conmsg.h.
Referenced by SetConsoleFont().
ULONG _CONSOLE_SETFONT::FontIndex |
Definition at line 439 of file conmsg.h.
Referenced by SetConsoleFont().
HANDLE _CONSOLE_SETFONT::OutputHandle |
Definition at line 438 of file conmsg.h.
Referenced by SetConsoleFont().