DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
DIDEVICEINSTANCE_DX3W Struct Reference

#include <dinput.h>

Data Fields

DWORD dwSize
 
GUID guidInstance
 
GUID guidProduct
 
DWORD dwDevType
 
WCHAR tszInstanceName [MAX_PATH]
 
WCHAR tszProductName [MAX_PATH]
 

Field Documentation

◆ dwDevType

DWORD DIDEVICEINSTANCE_DX3W::dwDevType

◆ dwSize

DWORD DIDEVICEINSTANCE_DX3W::dwSize

◆ guidInstance

GUID DIDEVICEINSTANCE_DX3W::guidInstance

◆ guidProduct

GUID DIDEVICEINSTANCE_DX3W::guidProduct

◆ tszInstanceName

WCHAR DIDEVICEINSTANCE_DX3W::tszInstanceName[MAX_PATH]

◆ tszProductName

WCHAR DIDEVICEINSTANCE_DX3W::tszProductName[MAX_PATH]

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