Home
last modified time | relevance | path

Searched refs:IDirectInputDevice2AImpl_GetProperty (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/wine/dinput/
H A Ddevice_private.h161 extern HRESULT WINAPI IDirectInputDevice2AImpl_GetProperty(LPDIRECTINPUTDEVICE8A iface, REFGUID rgu…
H A Dkeyboard.c583 … return IDirectInputDevice2AImpl_GetProperty( IDirectInputDevice8A_from_impl(This), rguid, pdiph ); in SysKeyboardWImpl_GetProperty()
H A Ddevice.c1440 HRESULT WINAPI IDirectInputDevice2AImpl_GetProperty(LPDIRECTINPUTDEVICE8A iface, REFGUID rguid, LPD… in IDirectInputDevice2AImpl_GetProperty() function