ReactOS 0.4.15-dev-7953-g1f49173
DIDEVICEINSTANCE_DX3A Struct Reference

#include <dinput.h>

Collaboration diagram for DIDEVICEINSTANCE_DX3A:

Public Attributes

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

Detailed Description

Definition at line 388 of file dinput.h.

Member Data Documentation

◆ dwDevType

DWORD DIDEVICEINSTANCE_DX3A::dwDevType

Definition at line 392 of file dinput.h.

Referenced by test_GetDeviceInfo().

◆ dwSize

DWORD DIDEVICEINSTANCE_DX3A::dwSize

Definition at line 389 of file dinput.h.

Referenced by EnumJoysticks(), and test_GetDeviceInfo().

◆ guidInstance

GUID DIDEVICEINSTANCE_DX3A::guidInstance

Definition at line 390 of file dinput.h.

Referenced by test_GetDeviceInfo().

◆ guidProduct

GUID DIDEVICEINSTANCE_DX3A::guidProduct

Definition at line 391 of file dinput.h.

Referenced by test_GetDeviceInfo().

◆ tszInstanceName

CHAR DIDEVICEINSTANCE_DX3A::tszInstanceName[MAX_PATH]

Definition at line 393 of file dinput.h.

◆ tszProductName

CHAR DIDEVICEINSTANCE_DX3A::tszProductName[MAX_PATH]

Definition at line 394 of file dinput.h.


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