ReactOS 0.4.15-dev-7931-gfd331f1
_D3DFINDDEVICERESULT2 Struct Reference

#include <d3dcaps.h>

Collaboration diagram for _D3DFINDDEVICERESULT2:

Public Attributes

DWORD dwSize
 
GUID guid
 
D3DDEVICEDESC2 ddHwDesc
 
D3DDEVICEDESC2 ddSwDesc
 

Detailed Description

Definition at line 411 of file d3dcaps.h.

Member Data Documentation

◆ ddHwDesc

D3DDEVICEDESC2 _D3DFINDDEVICERESULT2::ddHwDesc

Definition at line 414 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ ddSwDesc

D3DDEVICEDESC2 _D3DFINDDEVICERESULT2::ddSwDesc

Definition at line 415 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ dwSize

DWORD _D3DFINDDEVICERESULT2::dwSize

Definition at line 412 of file d3dcaps.h.

◆ guid

GUID _D3DFINDDEVICERESULT2::guid

Definition at line 413 of file d3dcaps.h.


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