ReactOS 0.4.15-dev-7788-g1ad9096
VIDEOMODE Struct Reference

#include <vga.h>

Public Attributes

USHORT fbType
 
USHORT numPlanes
 
USHORT bitsPerPlane
 
SHORT col
 
SHORT row
 
USHORT hres
 
USHORT vres
 
ULONG Frequency
 
USHORT wbytes
 
ULONG sbytes
 
ULONG NoBankSwitch
 
ULONG Mode
 
PUSHORT CmdStream
 
ULONG PhysBase
 
ULONG FrameBufferBase
 
ULONG FrameBufferSize
 
ULONG PhysSize
 
ULONG LogicalWidth
 
ULONG NonVgaMode
 
ULONG Granularity
 

Detailed Description

Definition at line 250 of file vga.h.

Member Data Documentation

◆ bitsPerPlane

USHORT VIDEOMODE::bitsPerPlane

Definition at line 254 of file vga.h.

◆ CmdStream

PUSHORT VIDEOMODE::CmdStream

Definition at line 268 of file vga.h.

◆ col

SHORT VIDEOMODE::col

Definition at line 255 of file vga.h.

◆ fbType

USHORT VIDEOMODE::fbType

Definition at line 251 of file vga.h.

◆ FrameBufferBase

ULONG VIDEOMODE::FrameBufferBase

Definition at line 272 of file vga.h.

◆ FrameBufferSize

ULONG VIDEOMODE::FrameBufferSize

Definition at line 273 of file vga.h.

◆ Frequency

ULONG VIDEOMODE::Frequency

Definition at line 260 of file vga.h.

◆ Granularity

ULONG VIDEOMODE::Granularity

Definition at line 277 of file vga.h.

◆ hres

USHORT VIDEOMODE::hres

Definition at line 257 of file vga.h.

◆ LogicalWidth

ULONG VIDEOMODE::LogicalWidth

Definition at line 275 of file vga.h.

◆ Mode

ULONG VIDEOMODE::Mode

Definition at line 266 of file vga.h.

◆ NoBankSwitch

ULONG VIDEOMODE::NoBankSwitch

Definition at line 265 of file vga.h.

◆ NonVgaMode

ULONG VIDEOMODE::NonVgaMode

Definition at line 276 of file vga.h.

◆ numPlanes

USHORT VIDEOMODE::numPlanes

Definition at line 253 of file vga.h.

◆ PhysBase

ULONG VIDEOMODE::PhysBase

Definition at line 271 of file vga.h.

◆ PhysSize

ULONG VIDEOMODE::PhysSize

Definition at line 274 of file vga.h.

◆ row

SHORT VIDEOMODE::row

Definition at line 256 of file vga.h.

◆ sbytes

ULONG VIDEOMODE::sbytes

Definition at line 263 of file vga.h.

◆ vres

USHORT VIDEOMODE::vres

Definition at line 258 of file vga.h.

◆ wbytes

USHORT VIDEOMODE::wbytes

Definition at line 262 of file vga.h.


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