XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_SCREEN_DESCRIPTOR Struct Reference

#include <FormBrowser2.h>

Public Attributes

UINTN LeftColumn
 
UINTN RightColumn
 
UINTN TopRow
 
UINTN BottomRow
 

Detailed Description

Parameters
LeftColumnThe value that designates the text column where the browser window will begin from the left-hand side of the screen
RightColumnThe value that designates the text column where the browser window will end on the right-hand side of the screen.
TopRowThe value that designates the text row from the top of the screen where the browser window will start.
BottomRowThe value that designates the text row from the bottom of the screen where the browser window will end.

Member Data Documentation

◆ BottomRow

UINTN EFI_SCREEN_DESCRIPTOR::BottomRow

◆ LeftColumn

UINTN EFI_SCREEN_DESCRIPTOR::LeftColumn

◆ RightColumn

UINTN EFI_SCREEN_DESCRIPTOR::RightColumn

◆ TopRow

UINTN EFI_SCREEN_DESCRIPTOR::TopRow

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