Isle
Loading...
Searching...
No Matches
DIDEVICEINSTANCEW Struct Reference

#include <dinput.h>

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 671 of file dinput.h.

Member Data Documentation

◆ dwDevType

DWORD DIDEVICEINSTANCEW::dwDevType

Definition at line 675 of file dinput.h.

◆ dwSize

DWORD DIDEVICEINSTANCEW::dwSize

Definition at line 672 of file dinput.h.

◆ guidFFDriver

GUID DIDEVICEINSTANCEW::guidFFDriver

Definition at line 679 of file dinput.h.

◆ guidInstance

GUID DIDEVICEINSTANCEW::guidInstance

Definition at line 673 of file dinput.h.

◆ guidProduct

GUID DIDEVICEINSTANCEW::guidProduct

Definition at line 674 of file dinput.h.

◆ tszInstanceName

WCHAR DIDEVICEINSTANCEW::tszInstanceName[MAX_PATH]

Definition at line 676 of file dinput.h.

◆ tszProductName

WCHAR DIDEVICEINSTANCEW::tszProductName[MAX_PATH]

Definition at line 677 of file dinput.h.

◆ wUsage

WORD DIDEVICEINSTANCEW::wUsage

Definition at line 681 of file dinput.h.

◆ wUsagePage

WORD DIDEVICEINSTANCEW::wUsagePage

Definition at line 680 of file dinput.h.


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