|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <conmsg.h>

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | OutputHandle |
| ULONG | FontIndex |
| COORD | FontSize |
| HANDLE _CONSOLE_GETFONTSIZE::ConsoleHandle |
Definition at line 420 of file conmsg.h.
Referenced by GetConsoleFontSize().
| ULONG _CONSOLE_GETFONTSIZE::FontIndex |
Definition at line 422 of file conmsg.h.
Referenced by GetConsoleFontSize().
| COORD _CONSOLE_GETFONTSIZE::FontSize |
Definition at line 423 of file conmsg.h.
Referenced by GetConsoleFontSize().
| HANDLE _CONSOLE_GETFONTSIZE::OutputHandle |
Definition at line 421 of file conmsg.h.
Referenced by GetConsoleFontSize().