ReactOS 0.4.15-dev-7942-gd23573b
_VBE_CONTROLLER_INFO Struct Reference

#include <vbe.h>

Public Attributes

ULONG Signature
 
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 96 of file vbe.h.

Member Data Documentation

◆ Capabilities

LONG _VBE_CONTROLLER_INFO::Capabilities

Definition at line 101 of file vbe.h.

◆ OemData

CHAR _VBE_CONTROLLER_INFO::OemData[256]

Definition at line 109 of file vbe.h.

◆ OemProductNamePtr

ULONG _VBE_CONTROLLER_INFO::OemProductNamePtr

Definition at line 106 of file vbe.h.

◆ OemProductRevPtr

ULONG _VBE_CONTROLLER_INFO::OemProductRevPtr

Definition at line 107 of file vbe.h.

◆ OemSoftwareRevision

USHORT _VBE_CONTROLLER_INFO::OemSoftwareRevision

Definition at line 104 of file vbe.h.

◆ OemStringPtr

ULONG _VBE_CONTROLLER_INFO::OemStringPtr

Definition at line 100 of file vbe.h.

◆ OemVendorNamePtr

ULONG _VBE_CONTROLLER_INFO::OemVendorNamePtr

Definition at line 105 of file vbe.h.

◆ Reserved

CHAR _VBE_CONTROLLER_INFO::Reserved[222]

Definition at line 108 of file vbe.h.

◆ Signature

ULONG _VBE_CONTROLLER_INFO::Signature

Definition at line 98 of file vbe.h.

◆ TotalMemory

USHORT _VBE_CONTROLLER_INFO::TotalMemory

Definition at line 103 of file vbe.h.

◆ Version

USHORT _VBE_CONTROLLER_INFO::Version

Definition at line 99 of file vbe.h.

◆ VideoModePtr

ULONG _VBE_CONTROLLER_INFO::VideoModePtr

Definition at line 102 of file vbe.h.


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