ReactOS 0.4.16-dev-197-g92996da
|
#include <ddrawint.h>
Public Attributes | |
VOID * | dhpdev |
DWORD | dwSize |
DWORD | dwFlags |
GUID | guidInfo |
DWORD | dwExpectedSize |
PVOID | lpvData |
DWORD | dwActualSize |
HRESULT | ddRVal |
ULONG_PTR | dwContext |
PVOID | dhpdev |
HRESULT _DD_GETDRIVERINFODATA::ddRVal |
Definition at line 58 of file main.c.
Referenced by GetD3D9DriverInfo(), intDdGetDriverInfo(), and PrepareDriverInfoData().
VOID* _DD_GETDRIVERINFODATA::dhpdev |
Definition at line 51 of file main.c.
Referenced by intDdGetDriverInfo().
PVOID _DD_GETDRIVERINFODATA::dhpdev |
Definition at line 1045 of file ddrawint.h.
DWORD _DD_GETDRIVERINFODATA::dwActualSize |
Definition at line 57 of file main.c.
Referenced by DdGetDriverInfo(), GetD3D9DriverInfo(), and intDdGetDriverInfo().
DWORD _DD_GETDRIVERINFODATA::dwExpectedSize |
Definition at line 55 of file main.c.
Referenced by GetD3D9DriverInfo(), intDdGetDriverInfo(), and PrepareDriverInfoData().
DWORD _DD_GETDRIVERINFODATA::dwFlags |
Definition at line 53 of file main.c.
Referenced by DdGetDriverInfo().
DWORD _DD_GETDRIVERINFODATA::dwSize |
Definition at line 52 of file main.c.
Referenced by GetD3D9DriverInfo(), intDdGetDriverInfo(), and PrepareDriverInfoData().
GUID _DD_GETDRIVERINFODATA::guidInfo |
Definition at line 54 of file main.c.
Referenced by DxDdGetDriverInfo(), GetD3D9DriverInfo(), intDdGetDriverInfo(), and PrepareDriverInfoData().
PVOID _DD_GETDRIVERINFODATA::lpvData |
Definition at line 56 of file main.c.
Referenced by DdGetDriverInfo(), DxDdGetDriverInfo(), GetD3D9DriverInfo(), intDdGetDriverInfo(), and PrepareDriverInfoData().