ReactOS 0.4.15-dev-7968-g24a56f8
_D3D9_DEVICEDATA Struct Reference

#include <d3d9_private.h>

Collaboration diagram for _D3D9_DEVICEDATA:

Public Attributes

D3D9_DRIVERCAPS DriverCaps
 
D3D9_CALLBACKS D3D9Callbacks
 
CHAR szDeviceName [CCHDEVICENAME]
 
HDC hDC
 
GUID DisplayGuid
 
struct _D3D9_Unknown6BCpUnknown6BC
 
D3DDEVTYPE DeviceType
 
HMODULE hD3DRefDll
 
DWORD unknown0152
 

Detailed Description

Definition at line 135 of file d3d9_private.h.

Member Data Documentation

◆ D3D9Callbacks

D3D9_CALLBACKS _D3D9_DEVICEDATA::D3D9Callbacks

Definition at line 138 of file d3d9_private.h.

Referenced by GetDeviceData().

◆ DeviceType

D3DDEVTYPE _D3D9_DEVICEDATA::DeviceType

Definition at line 143 of file d3d9_private.h.

Referenced by GetDeviceData().

◆ DisplayGuid

GUID _D3D9_DEVICEDATA::DisplayGuid

Definition at line 141 of file d3d9_private.h.

◆ DriverCaps

D3D9_DRIVERCAPS _D3D9_DEVICEDATA::DriverCaps

Definition at line 137 of file d3d9_private.h.

Referenced by GetDeviceData(), and InitD3D9ResourceManager().

◆ hD3DRefDll

HMODULE _D3D9_DEVICEDATA::hD3DRefDll

Definition at line 144 of file d3d9_private.h.

Referenced by GetDeviceData().

◆ hDC

HDC _D3D9_DEVICEDATA::hDC

Definition at line 140 of file d3d9_private.h.

Referenced by GetDeviceData().

◆ pUnknown6BC

struct _D3D9_Unknown6BC* _D3D9_DEVICEDATA::pUnknown6BC

◆ szDeviceName

CHAR _D3D9_DEVICEDATA::szDeviceName[CCHDEVICENAME]

Definition at line 139 of file d3d9_private.h.

Referenced by GetDeviceData().

◆ unknown0152

DWORD _D3D9_DEVICEDATA::unknown0152

Definition at line 145 of file d3d9_private.h.


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