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

#include <dinput.h>

Data Fields

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

Field Documentation

◆ dwDevType

DWORD DIDEVICEINSTANCE_DX3A::dwDevType

◆ dwSize

DWORD DIDEVICEINSTANCE_DX3A::dwSize

◆ guidInstance

GUID DIDEVICEINSTANCE_DX3A::guidInstance

◆ guidProduct

GUID DIDEVICEINSTANCE_DX3A::guidProduct

◆ tszInstanceName

CHAR DIDEVICEINSTANCE_DX3A::tszInstanceName[MAX_PATH]

◆ tszProductName

CHAR DIDEVICEINSTANCE_DX3A::tszProductName[MAX_PATH]

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