ReactOS 0.4.15-dev-7842-g558ab78
_D3DFINDDEVICERESULT1 Struct Reference

#include <d3dcaps.h>

Collaboration diagram for _D3DFINDDEVICERESULT1:

Public Attributes

DWORD dwSize
 
GUID guid
 
D3DDEVICEDESC1 ddHwDesc
 
D3DDEVICEDESC1 ddSwDesc
 

Detailed Description

Definition at line 404 of file d3dcaps.h.

Member Data Documentation

◆ ddHwDesc

D3DDEVICEDESC1 _D3DFINDDEVICERESULT1::ddHwDesc

Definition at line 407 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ ddSwDesc

D3DDEVICEDESC1 _D3DFINDDEVICERESULT1::ddSwDesc

Definition at line 408 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ dwSize

DWORD _D3DFINDDEVICERESULT1::dwSize

Definition at line 405 of file d3dcaps.h.

◆ guid

GUID _D3DFINDDEVICERESULT1::guid

Definition at line 406 of file d3dcaps.h.


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