ReactOS 0.4.15-dev-7994-gb388cb6
_GUI_CONSOLE_INFO Struct Reference

#include <guisettings.h>

Collaboration diagram for _GUI_CONSOLE_INFO:

Public Attributes

WCHAR FaceName [LF_FACESIZE]
 
ULONG FontWeight
 
ULONG FontFamily
 
COORD FontSize
 
BOOL FullScreen
 
WORD ShowWindow
 
BOOL AutoPosition
 
POINT WindowOrigin
 

Detailed Description

Definition at line 16 of file guisettings.h.

Member Data Documentation

◆ AutoPosition

BOOL _GUI_CONSOLE_INFO::AutoPosition

◆ FaceName

WCHAR _GUI_CONSOLE_INFO::FaceName[LF_FACESIZE]

◆ FontFamily

ULONG _GUI_CONSOLE_INFO::FontFamily

◆ FontSize

COORD _GUI_CONSOLE_INFO::FontSize

◆ FontWeight

ULONG _GUI_CONSOLE_INFO::FontWeight

◆ FullScreen

◆ ShowWindow

WORD _GUI_CONSOLE_INFO::ShowWindow

Definition at line 26 of file guisettings.h.

Referenced by GuiConsoleInputThread(), and GuiLoadFrontEnd().

◆ WindowOrigin


The documentation for this struct was generated from the following file: