Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddinput.h2043 #define IDirectInputDevice8_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
2081 #define IDirectInputDevice8_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro