ReactOS 0.4.15-dev-7958-gcd0bb1a
_D3DPRESENT_PARAMETERS_ Struct Reference

#include <d3d8types.h>

Collaboration diagram for _D3DPRESENT_PARAMETERS_:

Public Attributes

UINT BackBufferWidth
 
UINT BackBufferHeight
 
D3DFORMAT BackBufferFormat
 
UINT BackBufferCount
 
D3DMULTISAMPLE_TYPE MultiSampleType
 
D3DSWAPEFFECT SwapEffect
 
HWND hDeviceWindow
 
BOOL Windowed
 
BOOL EnableAutoDepthStencil
 
D3DFORMAT AutoDepthStencilFormat
 
DWORD Flags
 
UINT FullScreen_RefreshRateInHz
 
UINT FullScreen_PresentationInterval
 
DWORD MultiSampleQuality
 
UINT PresentationInterval
 

Detailed Description

Definition at line 1120 of file d3d8types.h.

Member Data Documentation

◆ AutoDepthStencilFormat

D3DFORMAT _D3DPRESENT_PARAMETERS_::AutoDepthStencilFormat

◆ BackBufferCount

◆ BackBufferFormat

D3DFORMAT _D3DPRESENT_PARAMETERS_::BackBufferFormat

◆ BackBufferHeight

◆ BackBufferWidth

◆ EnableAutoDepthStencil

BOOL _D3DPRESENT_PARAMETERS_::EnableAutoDepthStencil

◆ Flags

DWORD _D3DPRESENT_PARAMETERS_::Flags

◆ FullScreen_PresentationInterval

UINT _D3DPRESENT_PARAMETERS_::FullScreen_PresentationInterval

◆ FullScreen_RefreshRateInHz

UINT _D3DPRESENT_PARAMETERS_::FullScreen_RefreshRateInHz

◆ hDeviceWindow

◆ MultiSampleQuality

DWORD _D3DPRESENT_PARAMETERS_::MultiSampleQuality

◆ MultiSampleType

D3DMULTISAMPLE_TYPE _D3DPRESENT_PARAMETERS_::MultiSampleType

◆ PresentationInterval

UINT _D3DPRESENT_PARAMETERS_::PresentationInterval

◆ SwapEffect

◆ Windowed


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