ReactOS 0.4.15-dev-7994-gb388cb6
_D3DFINDDEVICERESULT Struct Reference

#include <d3dcaps.h>

Collaboration diagram for _D3DFINDDEVICERESULT:

Public Attributes

DWORD dwSize
 
GUID guid
 
D3DDEVICEDESC ddHwDesc
 
D3DDEVICEDESC ddSwDesc
 

Detailed Description

Definition at line 418 of file d3dcaps.h.

Member Data Documentation

◆ ddHwDesc

D3DDEVICEDESC _D3DFINDDEVICERESULT::ddHwDesc

Definition at line 422 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ ddSwDesc

D3DDEVICEDESC _D3DFINDDEVICERESULT::ddSwDesc

Definition at line 423 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ dwSize

DWORD _D3DFINDDEVICERESULT::dwSize

Definition at line 420 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ guid

GUID _D3DFINDDEVICERESULT::guid

Definition at line 421 of file d3dcaps.h.

Referenced by d3d3_FindDevice().


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