ReactOS 0.4.15-dev-7906-g1b85a5f
_DIACTIONW Struct Reference

#include <dinput.h>

Collaboration diagram for _DIACTIONW:

Public Attributes

UINT_PTR uAppData
 
DWORD dwSemantic
 
DWORD dwFlags
 
union {
   LPCWSTR   lptszActionName
 
   UINT   uResIdString
 
DUMMYUNIONNAME
 
GUID guidInstance
 
DWORD dwObjID
 
DWORD dwHow
 

Detailed Description

Definition at line 1275 of file dinput.h.

Member Data Documentation

◆ 

union { ... } _DIACTIONW::DUMMYUNIONNAME

◆ dwFlags

DWORD _DIACTIONW::dwFlags

Definition at line 1278 of file dinput.h.

Referenced by _copy_diactionformatAtoW(), assign_action(), and collect_devices().

◆ dwHow

◆ dwObjID

◆ dwSemantic

◆ guidInstance

◆ lptszActionName

LPCWSTR _DIACTIONW::lptszActionName

◆ uAppData

UINT_PTR _DIACTIONW::uAppData

Definition at line 1276 of file dinput.h.

Referenced by _copy_diactionformatAtoW(), and _set_action_map().

◆ uResIdString

UINT _DIACTIONW::uResIdString

Definition at line 1281 of file dinput.h.


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