ReactOS 0.4.15-dev-8093-g3285f69
DIDEVICEOBJECTINSTANCEA Struct Reference

#include <dinput.h>

Collaboration diagram for DIDEVICEOBJECTINSTANCEA:

Public Attributes

DWORD dwSize
 
GUID guidType
 
DWORD dwOfs
 
DWORD dwType
 
DWORD dwFlags
 
CHAR tszName [MAX_PATH]
 
DWORD dwFFMaxForce
 
DWORD dwFFForceResolution
 
WORD wCollectionNumber
 
WORD wDesignatorIndex
 
WORD wUsagePage
 
WORD wUsage
 
DWORD dwDimension
 
WORD wExponent
 
WORD wReserved
 

Detailed Description

Definition at line 346 of file dinput.h.

Member Data Documentation

◆ dwDimension

DWORD DIDEVICEOBJECTINSTANCEA::dwDimension

Definition at line 359 of file dinput.h.

◆ dwFFForceResolution

DWORD DIDEVICEOBJECTINSTANCEA::dwFFForceResolution

Definition at line 354 of file dinput.h.

◆ dwFFMaxForce

DWORD DIDEVICEOBJECTINSTANCEA::dwFFMaxForce

Definition at line 353 of file dinput.h.

◆ dwFlags

DWORD DIDEVICEOBJECTINSTANCEA::dwFlags

◆ dwOfs

DWORD DIDEVICEOBJECTINSTANCEA::dwOfs

◆ dwSize

◆ dwType

◆ guidType

GUID DIDEVICEOBJECTINSTANCEA::guidType

◆ tszName

◆ wCollectionNumber

WORD DIDEVICEOBJECTINSTANCEA::wCollectionNumber

Definition at line 355 of file dinput.h.

◆ wDesignatorIndex

WORD DIDEVICEOBJECTINSTANCEA::wDesignatorIndex

Definition at line 356 of file dinput.h.

◆ wExponent

WORD DIDEVICEOBJECTINSTANCEA::wExponent

Definition at line 360 of file dinput.h.

◆ wReserved

WORD DIDEVICEOBJECTINSTANCEA::wReserved

Definition at line 361 of file dinput.h.

◆ wUsage

WORD DIDEVICEOBJECTINSTANCEA::wUsage

Definition at line 358 of file dinput.h.

◆ wUsagePage

WORD DIDEVICEOBJECTINSTANCEA::wUsagePage

Definition at line 357 of file dinput.h.


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