FreeBASIC  0.91.0
VbeInfoBlock Struct Reference

#include <vesa.h>

Data Fields

char vbe_signature [4]
 
unsigned short vbe_version
 
unsigned int oem_string_ptr
 
unsigned int capabilities
 
unsigned int video_mode_ptr
 
unsigned short total_memory
 
unsigned short oem_software_rev
 
unsigned int oem_vendor_name
 
unsigned int oem_product_name
 
unsigned int oem_product_rev
 
unsigned char reserved [222]
 
unsigned char oem_data [256]
 

Detailed Description

Definition at line 7 of file vesa.h.

Field Documentation

unsigned int VbeInfoBlock::capabilities

Definition at line 12 of file vesa.h.

unsigned char VbeInfoBlock::oem_data[256]

Definition at line 20 of file vesa.h.

unsigned int VbeInfoBlock::oem_product_name

Definition at line 17 of file vesa.h.

unsigned int VbeInfoBlock::oem_product_rev

Definition at line 18 of file vesa.h.

unsigned short VbeInfoBlock::oem_software_rev

Definition at line 15 of file vesa.h.

unsigned int VbeInfoBlock::oem_string_ptr

Definition at line 11 of file vesa.h.

unsigned int VbeInfoBlock::oem_vendor_name

Definition at line 16 of file vesa.h.

unsigned char VbeInfoBlock::reserved[222]

Definition at line 19 of file vesa.h.

unsigned short VbeInfoBlock::total_memory

Definition at line 14 of file vesa.h.

char VbeInfoBlock::vbe_signature[4]

Definition at line 9 of file vesa.h.

unsigned short VbeInfoBlock::vbe_version

Definition at line 10 of file vesa.h.

unsigned int VbeInfoBlock::video_mode_ptr

Definition at line 13 of file vesa.h.


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