ReactOS 0.4.15-dev-7924-g5949c20
_DD_GETDRIVERINFODATA Struct Reference

#include <ddrawint.h>

Collaboration diagram for _DD_GETDRIVERINFODATA:

Public Attributes

VOIDdhpdev
 
DWORD dwSize
 
DWORD dwFlags
 
GUID guidInfo
 
DWORD dwExpectedSize
 
PVOID lpvData
 
DWORD dwActualSize
 
HRESULT ddRVal
 
ULONG_PTR dwContext
 
PVOID dhpdev
 

Detailed Description

Definition at line 50 of file main.c.

Member Data Documentation

◆ ddRVal

HRESULT _DD_GETDRIVERINFODATA::ddRVal

Definition at line 58 of file main.c.

Referenced by GetD3D9DriverInfo(), intDdGetDriverInfo(), and PrepareDriverInfoData().

◆ dhpdev [1/2]

VOID* _DD_GETDRIVERINFODATA::dhpdev

Definition at line 51 of file main.c.

Referenced by intDdGetDriverInfo().

◆ dhpdev [2/2]

PVOID _DD_GETDRIVERINFODATA::dhpdev

Definition at line 1045 of file ddrawint.h.

◆ dwActualSize

DWORD _DD_GETDRIVERINFODATA::dwActualSize

Definition at line 57 of file main.c.

Referenced by DdGetDriverInfo(), GetD3D9DriverInfo(), and intDdGetDriverInfo().

◆ dwContext

ULONG_PTR _DD_GETDRIVERINFODATA::dwContext

Definition at line 59 of file main.c.

◆ dwExpectedSize

DWORD _DD_GETDRIVERINFODATA::dwExpectedSize

Definition at line 55 of file main.c.

Referenced by GetD3D9DriverInfo(), intDdGetDriverInfo(), and PrepareDriverInfoData().

◆ dwFlags

DWORD _DD_GETDRIVERINFODATA::dwFlags

Definition at line 53 of file main.c.

Referenced by DdGetDriverInfo().

◆ dwSize

DWORD _DD_GETDRIVERINFODATA::dwSize

Definition at line 52 of file main.c.

Referenced by GetD3D9DriverInfo(), intDdGetDriverInfo(), and PrepareDriverInfoData().

◆ guidInfo

GUID _DD_GETDRIVERINFODATA::guidInfo

◆ lpvData

PVOID _DD_GETDRIVERINFODATA::lpvData

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