ReactOS 0.4.15-dev-8636-g945e856
|
#include <dinput.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwHeaderSize |
DWORD | dwObj |
DWORD | dwHow |
DWORD DIPROPHEADER::dwHeaderSize |
Definition at line 829 of file dinput.h.
Referenced by _set_action_map(), DirectInputEnumDevCb(), EnumAxes(), enumeration_callback(), EnumJoysticks(), JoystickAGenericImpl_GetDeviceInfo(), JoystickWGenericImpl_GetDeviceInfo(), test_acquire(), test_action_mapping(), test_get_prop(), and test_object_info().
DWORD DIPROPHEADER::dwHow |
Definition at line 831 of file dinput.h.
Referenced by _dump_DIPROPHEADER(), _set_action_map(), EnumAxes(), enumeration_callback(), EnumJoysticks(), find_property(), IDirectInputDevice2WImpl_SetProperty(), JoystickAGenericImpl_GetDeviceInfo(), JoystickWGenericImpl_GetDeviceInfo(), JoystickWGenericImpl_SetProperty(), SysKeyboardWImpl_GetProperty(), SysMouseWImpl_GetProperty(), test_acquire(), test_action_mapping(), test_get_prop(), and test_object_info().
DWORD DIPROPHEADER::dwObj |
Definition at line 830 of file dinput.h.
Referenced by _dump_DIPROPHEADER(), _set_action_map(), EnumAxes(), enumeration_callback(), EnumJoysticks(), find_property(), IDirectInputDevice2WImpl_SetProperty(), JoystickAGenericImpl_GetDeviceInfo(), JoystickWGenericImpl_GetDeviceInfo(), SysKeyboardWImpl_GetProperty(), SysMouseWImpl_GetProperty(), test_acquire(), test_action_mapping(), test_get_prop(), and test_object_info().
DWORD DIPROPHEADER::dwSize |
Definition at line 828 of file dinput.h.
Referenced by _set_action_map(), DirectInputEnumDevCb(), EnumAxes(), enumeration_callback(), EnumJoysticks(), IDirectInputDevice2WImpl_GetProperty(), IDirectInputDevice2WImpl_SetProperty(), JoystickAGenericImpl_GetDeviceInfo(), JoystickWGenericImpl_GetDeviceInfo(), SysKeyboardWImpl_GetProperty(), test_acquire(), test_action_mapping(), test_get_prop(), and test_object_info().