ReactOS 0.4.15-dev-7924-g5949c20
_BL_DISPLAY_STATE Struct Reference

#include <bl.h>

Public Attributes

ULONG BgColor
 
ULONG FgColor
 
ULONG XPos
 
ULONG YPos
 
ULONG CursorVisible
 

Detailed Description

Definition at line 1068 of file bl.h.

Member Data Documentation

◆ BgColor

ULONG _BL_DISPLAY_STATE::BgColor

Definition at line 1070 of file bl.h.

Referenced by ConsoleTextLocalConstruct().

◆ CursorVisible

ULONG _BL_DISPLAY_STATE::CursorVisible

Definition at line 1074 of file bl.h.

Referenced by ConsoleTextLocalConstruct().

◆ FgColor

ULONG _BL_DISPLAY_STATE::FgColor

Definition at line 1071 of file bl.h.

Referenced by ConsoleTextLocalConstruct().

◆ XPos

ULONG _BL_DISPLAY_STATE::XPos

Definition at line 1072 of file bl.h.

Referenced by ConsoleTextLocalConstruct().

◆ YPos

ULONG _BL_DISPLAY_STATE::YPos

Definition at line 1073 of file bl.h.

Referenced by ConsoleTextLocalConstruct().


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