ReactOS 0.4.15-dev-7942-gd23573b
_PRAMPARAM Struct Reference

#include <video.h>

Public Attributes

ULONG StartingAddress
 
USHORT Length
 
BOOLEAN ImageBit
 
BOOLEAN WideDisplay
 

Detailed Description

Definition at line 203 of file video.h.

Member Data Documentation

◆ ImageBit

BOOLEAN _PRAMPARAM::ImageBit

Definition at line 207 of file video.h.

Referenced by InitializeDisplay(), Pc98VidSetCurrentMode(), and WRITE_GDC_PRAM().

◆ Length

USHORT _PRAMPARAM::Length

Definition at line 206 of file video.h.

Referenced by InitializeDisplay(), Pc98VidSetCurrentMode(), and WRITE_GDC_PRAM().

◆ StartingAddress

ULONG _PRAMPARAM::StartingAddress

Definition at line 205 of file video.h.

Referenced by InitializeDisplay(), Pc98VidSetCurrentMode(), and WRITE_GDC_PRAM().

◆ WideDisplay

BOOLEAN _PRAMPARAM::WideDisplay

Definition at line 208 of file video.h.

Referenced by InitializeDisplay(), Pc98VidSetCurrentMode(), and WRITE_GDC_PRAM().


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