Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddinput.h2438 #define IDirectInput7_GetDeviceStatus(p,a) (p)->lpVtbl->GetDeviceStatus(p,a) macro
2453 #define IDirectInput7_GetDeviceStatus(p,a) (p)->GetDeviceStatus(a) macro