Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddinput.h2298 #define IDirectInput_GetDeviceStatus(p,a) (p)->lpVtbl->GetDeviceStatus(p,a) macro
2309 #define IDirectInput_GetDeviceStatus(p,a) (p)->GetDeviceStatus(a) macro