EFI_SIMPLE_TEXT_OUTPUT_MODE Struct Reference

#include <SimpleTextOut.h>


Data Fields

INT32 MaxMode
INT32 Mode
INT32 Attribute
INT32 CursorColumn
INT32 CursorRow
BOOLEAN CursorVisible


Detailed Description

Data Structure Description:
Mode Structure pointed to by Simple Text Out protocol.
Parameters:
MaxMode The number of modes supported by QueryMode () and SetMode ().
Mode The text mode of the output device(s).
Attribute The current character output attribute
CursorColumn The cursor's column.
CursorRow The cursor's row.
CursorVisible The cursor is currently visbile or not.

Definition at line 363 of file SimpleTextOut.h.


Field Documentation

Definition at line 364 of file SimpleTextOut.h.

Definition at line 369 of file SimpleTextOut.h.

Definition at line 370 of file SimpleTextOut.h.

Definition at line 371 of file SimpleTextOut.h.

Definition at line 372 of file SimpleTextOut.h.

Definition at line 373 of file SimpleTextOut.h.


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

Generated on Tue Apr 6 20:02:04 2010 for gPXE by  doxygen 1.5.7.1