ReactOS 0.4.15-dev-7842-g558ab78
_BL_GRAPHICS_CONSOLE_VTABLE Struct Reference

#include <bl.h>

Collaboration diagram for _BL_GRAPHICS_CONSOLE_VTABLE:

Public Attributes

BL_TEXT_CONSOLE_VTABLE Text
 
PCONSOLE_IS_ENABLED IsEnabled
 
PCONSOLE_ENABLE Enable
 
PVOID GetConsoleResolution
 
PCONSOLE_GET_GRAPHICAL_RESOLUTION GetGraphicalResolution
 
PCONSOLE_GET_GRAPHICAL_RESOLUTION GetOriginalResolution
 
PCONSOLE_SET_GRAPHICAL_RESOLUTION SetOriginalResolution
 

Detailed Description

Definition at line 1096 of file bl.h.

Member Data Documentation

◆ Enable

PCONSOLE_ENABLE _BL_GRAPHICS_CONSOLE_VTABLE::Enable

Definition at line 1100 of file bl.h.

◆ GetConsoleResolution

PVOID _BL_GRAPHICS_CONSOLE_VTABLE::GetConsoleResolution

Definition at line 1101 of file bl.h.

◆ GetGraphicalResolution

PCONSOLE_GET_GRAPHICAL_RESOLUTION _BL_GRAPHICS_CONSOLE_VTABLE::GetGraphicalResolution

Definition at line 1102 of file bl.h.

◆ GetOriginalResolution

PCONSOLE_GET_GRAPHICAL_RESOLUTION _BL_GRAPHICS_CONSOLE_VTABLE::GetOriginalResolution

Definition at line 1103 of file bl.h.

◆ IsEnabled

PCONSOLE_IS_ENABLED _BL_GRAPHICS_CONSOLE_VTABLE::IsEnabled

Definition at line 1099 of file bl.h.

◆ SetOriginalResolution

PCONSOLE_SET_GRAPHICAL_RESOLUTION _BL_GRAPHICS_CONSOLE_VTABLE::SetOriginalResolution

Definition at line 1104 of file bl.h.

◆ Text

BL_TEXT_CONSOLE_VTABLE _BL_GRAPHICS_CONSOLE_VTABLE::Text

Definition at line 1098 of file bl.h.

Referenced by ConsoleGraphicalConstruct().


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