Home
last modified time | relevance | path

Searched defs:IDirectInputDevice7_GetDeviceState (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddinput.h1881 #define IDirectInputDevice7_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1915 #define IDirectInputDevice7_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro