ReactOS 0.4.16-dev-289-g096a551
|
#include <dinput.h>
Public Attributes | |
const GUID * | pguid |
DWORD | dwOfs |
DWORD | dwType |
DWORD | dwFlags |
DWORD _DIOBJECTDATAFORMAT::dwFlags |
Definition at line 803 of file dinput.h.
Referenced by _dump_DIDATAFORMAT(), create_DataFormat(), and IDirectInputDevice2WImpl_GetObjectInfo().
DWORD _DIOBJECTDATAFORMAT::dwOfs |
Definition at line 801 of file dinput.h.
Referenced by _dump_DIDATAFORMAT(), _set_action_map(), create_DataFormat(), IDirectInputDevice2WImpl_GetObjectInfo(), and semantic_to_obj_id().
DWORD _DIOBJECTDATAFORMAT::dwType |
Definition at line 802 of file dinput.h.
Referenced by _dump_DIDATAFORMAT(), alloc_device(), create_DataFormat(), dataformat_to_odf_by_type(), IDirectInputDevice2AImpl_EnumObjects(), IDirectInputDevice2WImpl_EnumObjects(), IDirectInputDevice2WImpl_GetObjectInfo(), and semantic_to_obj_id().
Definition at line 800 of file dinput.h.
Referenced by _dump_DIDATAFORMAT(), create_DataFormat(), and IDirectInputDevice2WImpl_GetObjectInfo().