Searched defs:_D3D9_DEVICEDATA (Results 1 – 1 of 1) sorted by relevance
135 typedef struct _D3D9_DEVICEDATA struct137 /* 0x0000 */ D3D9_DRIVERCAPS DriverCaps;138 /* 0x0178 */ D3D9_CALLBACKS D3D9Callbacks;139 /* 0x0220 */ CHAR szDeviceName[CCHDEVICENAME];140 /* 0x0240 */ HDC hDC;141 /* 0x0244 */ GUID DisplayGuid;142 /* 0x0254 */ struct _D3D9_Unknown6BC* pUnknown6BC;143 /* 0x0258 */ D3DDEVTYPE DeviceType;144 /* 0x025c */ HMODULE hD3DRefDll;145 /* 0x0260 */ DWORD unknown0152;