ReactOS 0.4.15-dev-7961-gdcf9eb0
_D3DDEVICE_CREATION_PARAMETERS Struct Reference

#include <d3d8types.h>

Collaboration diagram for _D3DDEVICE_CREATION_PARAMETERS:

Public Attributes

UINT AdapterOrdinal
 
D3DDEVTYPE DeviceType
 
HWND hFocusWindow
 
DWORD BehaviorFlags
 

Detailed Description

Definition at line 1031 of file d3d8types.h.

Member Data Documentation

◆ AdapterOrdinal

UINT _D3DDEVICE_CREATION_PARAMETERS::AdapterOrdinal

◆ BehaviorFlags

DWORD _D3DDEVICE_CREATION_PARAMETERS::BehaviorFlags

Definition at line 1035 of file d3d8types.h.

Referenced by IDirect3DDevice9Base_GetCreationParameters().

◆ DeviceType

D3DDEVTYPE _D3DDEVICE_CREATION_PARAMETERS::DeviceType

◆ hFocusWindow

HWND _D3DDEVICE_CREATION_PARAMETERS::hFocusWindow

Definition at line 1034 of file d3d8types.h.

Referenced by IDirect3DDevice9Base_GetCreationParameters().


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