Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
DISPLAY_STATUS Struct Reference

#include <types.h>

Data Fields

USHORT CursorXPosition
 
USHORT CursorYPosition
 
USHORT CursorMaxXPosition
 
USHORT CursorMaxYPosition
 
USHORT ForegroundColor
 
USHORT BackgroundColor
 
UCHAR HighIntensity
 
UCHAR Underscored
 
UCHAR ReverseVideo
 

Detailed Description

Definition at line 74 of file types.h.

Field Documentation

USHORT BackgroundColor

Definition at line 80 of file types.h.

USHORT CursorMaxXPosition

Definition at line 77 of file types.h.

USHORT CursorMaxYPosition

Definition at line 78 of file types.h.

USHORT CursorXPosition

Definition at line 75 of file types.h.

USHORT CursorYPosition

Definition at line 76 of file types.h.

USHORT ForegroundColor

Definition at line 79 of file types.h.

UCHAR HighIntensity

Definition at line 81 of file types.h.

UCHAR ReverseVideo

Definition at line 83 of file types.h.

UCHAR Underscored

Definition at line 82 of file types.h.


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