ReactOS 0.4.15-dev-7931-gfd331f1
DIDEVICEINSTANCEA Struct Reference

#include <dinput.h>

Collaboration diagram for DIDEVICEINSTANCEA:

Public Attributes

DWORD dwSize
 
GUID guidInstance
 
GUID guidProduct
 
DWORD dwDevType
 
CHAR tszInstanceName [MAX_PATH]
 
CHAR tszProductName [MAX_PATH]
 
GUID guidFFDriver
 
WORD wUsagePage
 
WORD wUsage
 

Detailed Description

Definition at line 411 of file dinput.h.

Member Data Documentation

◆ dwDevType

◆ dwSize

◆ guidFFDriver

GUID DIDEVICEINSTANCEA::guidFFDriver

Definition at line 418 of file dinput.h.

Referenced by JoystickAGenericImpl_GetDeviceInfo().

◆ guidInstance

◆ guidProduct

◆ tszInstanceName

◆ tszProductName

◆ wUsage

WORD DIDEVICEINSTANCEA::wUsage

Definition at line 420 of file dinput.h.

Referenced by EnumAllFeedback(), EnumJoysticks(), and JoystickAGenericImpl_GetDeviceInfo().

◆ wUsagePage

WORD DIDEVICEINSTANCEA::wUsagePage

Definition at line 419 of file dinput.h.

Referenced by EnumAllFeedback(), EnumJoysticks(), and JoystickAGenericImpl_GetDeviceInfo().


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