ReactOS 0.4.15-dev-7842-g558ab78
DIDEVICEINSTANCEW Struct Reference

#include <dinput.h>

Collaboration diagram for DIDEVICEINSTANCEW:

Public Attributes

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

Detailed Description

Definition at line 424 of file dinput.h.

Member Data Documentation

◆ dwDevType

DWORD DIDEVICEINSTANCEW::dwDevType

◆ dwSize

◆ guidFFDriver

GUID DIDEVICEINSTANCEW::guidFFDriver

Definition at line 431 of file dinput.h.

Referenced by JoystickWGenericImpl_GetDeviceInfo().

◆ guidInstance

◆ guidProduct

GUID DIDEVICEINSTANCEW::guidProduct

◆ tszInstanceName

◆ tszProductName

◆ wUsage

WORD DIDEVICEINSTANCEW::wUsage

Definition at line 433 of file dinput.h.

Referenced by JoystickWGenericImpl_GetDeviceInfo().

◆ wUsagePage

WORD DIDEVICEINSTANCEW::wUsagePage

Definition at line 432 of file dinput.h.

Referenced by JoystickWGenericImpl_GetDeviceInfo().


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