ReactOS 0.4.15-dev-7924-g5949c20
_VideoMode Struct Reference

#include <vgavideo.h>

Public Attributes

unsigned short VidSeg
 
unsigned char Misc
 
unsigned char Feature
 
unsigned char Seq [5]
 
unsigned char Crtc [25]
 
unsigned char Gfx [9]
 
unsigned char Attrib [21]
 

Detailed Description

Definition at line 34 of file vgavideo.h.

Member Data Documentation

◆ Attrib

unsigned char _VideoMode::Attrib[21]

Definition at line 41 of file vgavideo.h.

◆ Crtc

unsigned char _VideoMode::Crtc[25]

Definition at line 39 of file vgavideo.h.

◆ Feature

unsigned char _VideoMode::Feature

Definition at line 37 of file vgavideo.h.

◆ Gfx

unsigned char _VideoMode::Gfx[9]

Definition at line 40 of file vgavideo.h.

◆ Misc

unsigned char _VideoMode::Misc

Definition at line 36 of file vgavideo.h.

◆ Seq

unsigned char _VideoMode::Seq[5]

Definition at line 38 of file vgavideo.h.

◆ VidSeg

unsigned short _VideoMode::VidSeg

Definition at line 35 of file vgavideo.h.


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