ReactOS 0.4.16-dev-289-g096a551
|
#include <dinput.h>
Public Attributes | |
UINT_PTR | uAppData |
DWORD | dwSemantic |
DWORD | dwFlags |
union { | |
LPCSTR lptszActionName | |
UINT uResIdString | |
} | DUMMYUNIONNAME |
GUID | guidInstance |
DWORD | dwObjID |
DWORD | dwHow |
union { ... } _DIACTIONA::DUMMYUNIONNAME |
DWORD _DIACTIONA::dwFlags |
Definition at line 1264 of file dinput.h.
Referenced by _copy_diactionformatWtoA(), and _dump_diactionformatA().
DWORD _DIACTIONA::dwHow |
Definition at line 1271 of file dinput.h.
Referenced by _copy_diactionformatWtoA(), _dump_diactionformatA(), test_build_action_map(), and test_save_settings().
DWORD _DIACTIONA::dwObjID |
Definition at line 1270 of file dinput.h.
Referenced by _copy_diactionformatWtoA(), _dump_diactionformatA(), and test_save_settings().
DWORD _DIACTIONA::dwSemantic |
Definition at line 1263 of file dinput.h.
Referenced by _copy_diactionformatWtoA(), _dump_diactionformatA(), and diactionformat_priorityA().
GUID _DIACTIONA::guidInstance |
Definition at line 1269 of file dinput.h.
Referenced by _copy_diactionformatWtoA(), _dump_diactionformatA(), test_build_action_map(), and test_save_settings().
LPCSTR _DIACTIONA::lptszActionName |
Definition at line 1266 of file dinput.h.
Referenced by _dump_diactionformatA(), and IDirectInput8AImpl_ConfigureDevices().
UINT_PTR _DIACTIONA::uAppData |
Definition at line 1262 of file dinput.h.
Referenced by _copy_diactionformatWtoA(), and _dump_diactionformatA().