ReactOS 0.4.15-dev-7788-g1ad9096
VBE_DEVICE_EXTENSION Struct Reference

#include <vbemp.h>

Collaboration diagram for VBE_DEVICE_EXTENSION:

Public Attributes

VIDEO_PORT_INT10_INTERFACE Int10Interface
 
USHORT TrampolineMemorySegment
 
USHORT TrampolineMemoryOffset
 
VBE_INFO VbeInfo
 
ULONG ModeCount
 
USHORTModeNumbers
 
PVBE_MODEINFO ModeInfo
 
USHORT CurrentMode
 
ULONG CurrentChildIndex
 

Detailed Description

Definition at line 191 of file vbemp.h.

Member Data Documentation

◆ CurrentChildIndex

ULONG VBE_DEVICE_EXTENSION::CurrentChildIndex

◆ CurrentMode

USHORT VBE_DEVICE_EXTENSION::CurrentMode

Definition at line 207 of file vbemp.h.

Referenced by VBEMapVideoMemory(), VBEQueryCurrentMode(), and VBESetCurrentMode().

◆ Int10Interface

◆ ModeCount

ULONG VBE_DEVICE_EXTENSION::ModeCount

◆ ModeInfo

PVBE_MODEINFO VBE_DEVICE_EXTENSION::ModeInfo

◆ ModeNumbers

USHORT* VBE_DEVICE_EXTENSION::ModeNumbers

Definition at line 205 of file vbemp.h.

Referenced by VBEInitialize(), VBESetCurrentMode(), and VBESortModes().

◆ TrampolineMemoryOffset

USHORT VBE_DEVICE_EXTENSION::TrampolineMemoryOffset

Definition at line 198 of file vbemp.h.

Referenced by VBEInitialize(), and VBESetColorRegisters().

◆ TrampolineMemorySegment

USHORT VBE_DEVICE_EXTENSION::TrampolineMemorySegment

Definition at line 197 of file vbemp.h.

Referenced by VBEInitialize(), and VBESetColorRegisters().

◆ VbeInfo

VBE_INFO VBE_DEVICE_EXTENSION::VbeInfo

Definition at line 201 of file vbemp.h.

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


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