ReactOS 0.4.15-dev-7788-g1ad9096
VBE_MODEINFO Struct Reference

#include <vbemp.h>

Public Attributes

USHORT ModeAttributes
 
UCHAR WinAAttributes
 
UCHAR WinBAttributes
 
USHORT WinGranularity
 
USHORT WinSize
 
USHORT WinASegment
 
USHORT WinBSegment
 
ULONG WinFuncPtr
 
USHORT BytesPerScanLine
 
USHORT XResolution
 
USHORT YResolution
 
UCHAR XCharSize
 
UCHAR YCharSize
 
UCHAR NumberOfPlanes
 
UCHAR BitsPerPixel
 
UCHAR NumberOfBanks
 
UCHAR MemoryModel
 
UCHAR BankSize
 
UCHAR NumberOfImagePages
 
UCHAR Reserved1
 
UCHAR RedMaskSize
 
UCHAR RedFieldPosition
 
UCHAR GreenMaskSize
 
UCHAR GreenFieldPosition
 
UCHAR BlueMaskSize
 
UCHAR BlueFieldPosition
 
UCHAR ReservedMaskSize
 
UCHAR ReservedFieldPosition
 
UCHAR DirectColorModeInfo
 
ULONG PhysBasePtr
 
ULONG Reserved2
 
USHORT Reserved3
 
USHORT LinBytesPerScanLine
 
UCHAR BnkNumberOfImagePages
 
UCHAR LinNumberOfImagePages
 
UCHAR LinRedMaskSize
 
UCHAR LinRedFieldPosition
 
UCHAR LinGreenMaskSize
 
UCHAR LinGreenFieldPosition
 
UCHAR LinBlueMaskSize
 
UCHAR LinBlueFieldPosition
 
UCHAR LinReservedMaskSize
 
UCHAR LinReservedFieldPosition
 
ULONG MaxPixelClock
 
CHAR Reserved4 [189]
 

Detailed Description

Definition at line 128 of file vbemp.h.

Member Data Documentation

◆ BankSize

UCHAR VBE_MODEINFO::BankSize

Definition at line 150 of file vbemp.h.

◆ BitsPerPixel

UCHAR VBE_MODEINFO::BitsPerPixel

Definition at line 147 of file vbemp.h.

Referenced by VBEInitialize(), VBEQueryMode(), and VBESortModesCallback().

◆ BlueFieldPosition

UCHAR VBE_MODEINFO::BlueFieldPosition

Definition at line 160 of file vbemp.h.

Referenced by VBEQueryMode().

◆ BlueMaskSize

UCHAR VBE_MODEINFO::BlueMaskSize

Definition at line 159 of file vbemp.h.

Referenced by VBEQueryMode().

◆ BnkNumberOfImagePages

UCHAR VBE_MODEINFO::BnkNumberOfImagePages

Definition at line 172 of file vbemp.h.

◆ BytesPerScanLine

USHORT VBE_MODEINFO::BytesPerScanLine

Definition at line 139 of file vbemp.h.

Referenced by VBEMapVideoMemory(), and VBEQueryMode().

◆ DirectColorModeInfo

UCHAR VBE_MODEINFO::DirectColorModeInfo

Definition at line 163 of file vbemp.h.

◆ GreenFieldPosition

UCHAR VBE_MODEINFO::GreenFieldPosition

Definition at line 158 of file vbemp.h.

Referenced by VBEQueryMode().

◆ GreenMaskSize

UCHAR VBE_MODEINFO::GreenMaskSize

Definition at line 157 of file vbemp.h.

Referenced by VBEQueryMode().

◆ LinBlueFieldPosition

UCHAR VBE_MODEINFO::LinBlueFieldPosition

Definition at line 179 of file vbemp.h.

Referenced by VBEQueryMode().

◆ LinBlueMaskSize

UCHAR VBE_MODEINFO::LinBlueMaskSize

Definition at line 178 of file vbemp.h.

Referenced by VBEQueryMode().

◆ LinBytesPerScanLine

USHORT VBE_MODEINFO::LinBytesPerScanLine

Definition at line 171 of file vbemp.h.

Referenced by VBEMapVideoMemory(), and VBEQueryMode().

◆ LinGreenFieldPosition

UCHAR VBE_MODEINFO::LinGreenFieldPosition

Definition at line 177 of file vbemp.h.

Referenced by VBEQueryMode().

◆ LinGreenMaskSize

UCHAR VBE_MODEINFO::LinGreenMaskSize

Definition at line 176 of file vbemp.h.

Referenced by VBEQueryMode().

◆ LinNumberOfImagePages

UCHAR VBE_MODEINFO::LinNumberOfImagePages

Definition at line 173 of file vbemp.h.

◆ LinRedFieldPosition

UCHAR VBE_MODEINFO::LinRedFieldPosition

Definition at line 175 of file vbemp.h.

Referenced by VBEQueryMode().

◆ LinRedMaskSize

UCHAR VBE_MODEINFO::LinRedMaskSize

Definition at line 174 of file vbemp.h.

Referenced by VBEQueryMode().

◆ LinReservedFieldPosition

UCHAR VBE_MODEINFO::LinReservedFieldPosition

Definition at line 181 of file vbemp.h.

◆ LinReservedMaskSize

UCHAR VBE_MODEINFO::LinReservedMaskSize

Definition at line 180 of file vbemp.h.

◆ MaxPixelClock

ULONG VBE_MODEINFO::MaxPixelClock

Definition at line 182 of file vbemp.h.

◆ MemoryModel

UCHAR VBE_MODEINFO::MemoryModel

Definition at line 149 of file vbemp.h.

Referenced by VBEInitialize().

◆ ModeAttributes

USHORT VBE_MODEINFO::ModeAttributes

Definition at line 131 of file vbemp.h.

Referenced by VBEInitialize(), and VBEMapVideoMemory().

◆ NumberOfBanks

UCHAR VBE_MODEINFO::NumberOfBanks

Definition at line 148 of file vbemp.h.

◆ NumberOfImagePages

UCHAR VBE_MODEINFO::NumberOfImagePages

Definition at line 151 of file vbemp.h.

◆ NumberOfPlanes

UCHAR VBE_MODEINFO::NumberOfPlanes

Definition at line 146 of file vbemp.h.

Referenced by VBEQueryMode().

◆ PhysBasePtr

ULONG VBE_MODEINFO::PhysBasePtr

Definition at line 166 of file vbemp.h.

Referenced by VBEInitialize(), and VBEMapVideoMemory().

◆ RedFieldPosition

UCHAR VBE_MODEINFO::RedFieldPosition

Definition at line 156 of file vbemp.h.

Referenced by VBEQueryMode().

◆ RedMaskSize

UCHAR VBE_MODEINFO::RedMaskSize

Definition at line 155 of file vbemp.h.

Referenced by VBEQueryMode().

◆ Reserved1

UCHAR VBE_MODEINFO::Reserved1

Definition at line 152 of file vbemp.h.

◆ Reserved2

ULONG VBE_MODEINFO::Reserved2

Definition at line 167 of file vbemp.h.

◆ Reserved3

USHORT VBE_MODEINFO::Reserved3

Definition at line 168 of file vbemp.h.

◆ Reserved4

CHAR VBE_MODEINFO::Reserved4[189]

Definition at line 184 of file vbemp.h.

◆ ReservedFieldPosition

UCHAR VBE_MODEINFO::ReservedFieldPosition

Definition at line 162 of file vbemp.h.

◆ ReservedMaskSize

UCHAR VBE_MODEINFO::ReservedMaskSize

Definition at line 161 of file vbemp.h.

◆ WinAAttributes

UCHAR VBE_MODEINFO::WinAAttributes

Definition at line 132 of file vbemp.h.

◆ WinASegment

USHORT VBE_MODEINFO::WinASegment

Definition at line 136 of file vbemp.h.

◆ WinBAttributes

UCHAR VBE_MODEINFO::WinBAttributes

Definition at line 133 of file vbemp.h.

◆ WinBSegment

USHORT VBE_MODEINFO::WinBSegment

Definition at line 137 of file vbemp.h.

◆ WinFuncPtr

ULONG VBE_MODEINFO::WinFuncPtr

Definition at line 138 of file vbemp.h.

◆ WinGranularity

USHORT VBE_MODEINFO::WinGranularity

Definition at line 134 of file vbemp.h.

◆ WinSize

USHORT VBE_MODEINFO::WinSize

Definition at line 135 of file vbemp.h.

◆ XCharSize

UCHAR VBE_MODEINFO::XCharSize

Definition at line 144 of file vbemp.h.

◆ XResolution

USHORT VBE_MODEINFO::XResolution

Definition at line 142 of file vbemp.h.

Referenced by VBEInitialize(), VBEQueryMode(), and VBESortModesCallback().

◆ YCharSize

UCHAR VBE_MODEINFO::YCharSize

Definition at line 145 of file vbemp.h.

◆ YResolution

USHORT VBE_MODEINFO::YResolution

Definition at line 143 of file vbemp.h.

Referenced by VBEInitialize(), VBEMapVideoMemory(), VBEQueryMode(), and VBESortModesCallback().


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