ReactOS 0.4.15-dev-7788-g1ad9096
VBE_INFO Struct Reference

#include <vbemp.h>

Public Attributes

CHAR Signature [4]
 
USHORT Version
 
ULONG OemStringPtr
 
LONG Capabilities
 
ULONG VideoModePtr
 
USHORT TotalMemory
 
USHORT OemSoftwareRevision
 
ULONG OemVendorNamePtr
 
ULONG OemProductNamePtr
 
ULONG OemProductRevPtr
 
CHAR Reserved [222]
 
CHAR OemData [256]
 

Detailed Description

Definition at line 107 of file vbemp.h.

Member Data Documentation

◆ Capabilities

LONG VBE_INFO::Capabilities

Definition at line 112 of file vbemp.h.

Referenced by VBESetColorRegisters().

◆ OemData

CHAR VBE_INFO::OemData[256]

Definition at line 120 of file vbemp.h.

◆ OemProductNamePtr

ULONG VBE_INFO::OemProductNamePtr

Definition at line 117 of file vbemp.h.

◆ OemProductRevPtr

ULONG VBE_INFO::OemProductRevPtr

Definition at line 118 of file vbemp.h.

◆ OemSoftwareRevision

USHORT VBE_INFO::OemSoftwareRevision

Definition at line 115 of file vbemp.h.

◆ OemStringPtr

ULONG VBE_INFO::OemStringPtr

Definition at line 111 of file vbemp.h.

◆ OemVendorNamePtr

ULONG VBE_INFO::OemVendorNamePtr

Definition at line 116 of file vbemp.h.

◆ Reserved

CHAR VBE_INFO::Reserved[222]

Definition at line 119 of file vbemp.h.

◆ Signature

CHAR VBE_INFO::Signature[4]

Definition at line 109 of file vbemp.h.

Referenced by InitializeModeTable(), and VBEInitialize().

◆ TotalMemory

USHORT VBE_INFO::TotalMemory

Definition at line 114 of file vbemp.h.

Referenced by InitializeModeTable(), and VBEInitialize().

◆ Version

USHORT VBE_INFO::Version

Definition at line 110 of file vbemp.h.

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

◆ VideoModePtr

ULONG VBE_INFO::VideoModePtr

Definition at line 113 of file vbemp.h.

Referenced by InitializeModeTable(), and VBEInitialize().


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