ReactOS 0.4.15-dev-7906-g1b85a5f
_DDHALMODEINFO Struct Reference

#include <ddrawi.h>

Public Attributes

DWORD dwWidth
 
DWORD dwHeight
 
LONG lPitch
 
DWORD dwBPP
 
WORD wFlags
 
WORD wRefreshRate
 
DWORD dwRBitMask
 
DWORD dwGBitMask
 
DWORD dwBBitMask
 
DWORD dwAlphaBitMask
 

Detailed Description

Definition at line 170 of file ddrawi.h.

Member Data Documentation

◆ dwAlphaBitMask

DWORD _DDHALMODEINFO::dwAlphaBitMask

Definition at line 180 of file ddrawi.h.

Referenced by StartDirectDraw(), and WinMain().

◆ dwBBitMask

DWORD _DDHALMODEINFO::dwBBitMask

Definition at line 179 of file ddrawi.h.

Referenced by StartDirectDraw(), and WinMain().

◆ dwBPP

DWORD _DDHALMODEINFO::dwBPP

Definition at line 174 of file ddrawi.h.

Referenced by Main_DDrawSurface_Lock(), StartDirectDraw(), and WinMain().

◆ dwGBitMask

DWORD _DDHALMODEINFO::dwGBitMask

Definition at line 178 of file ddrawi.h.

Referenced by StartDirectDraw(), and WinMain().

◆ dwHeight

DWORD _DDHALMODEINFO::dwHeight

Definition at line 172 of file ddrawi.h.

Referenced by StartDirectDraw(), and WinMain().

◆ dwRBitMask

DWORD _DDHALMODEINFO::dwRBitMask

Definition at line 177 of file ddrawi.h.

Referenced by StartDirectDraw(), and WinMain().

◆ dwWidth

DWORD _DDHALMODEINFO::dwWidth

Definition at line 171 of file ddrawi.h.

Referenced by StartDirectDraw(), and WinMain().

◆ lPitch

LONG _DDHALMODEINFO::lPitch

Definition at line 173 of file ddrawi.h.

Referenced by StartDirectDraw(), and WinMain().

◆ wFlags

WORD _DDHALMODEINFO::wFlags

Definition at line 175 of file ddrawi.h.

◆ wRefreshRate

WORD _DDHALMODEINFO::wRefreshRate

Definition at line 176 of file ddrawi.h.

Referenced by StartDirectDraw(), and WinMain().


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