Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddinput.h2060 #define IDirectInputDevice8_Poll(p) (p)->lpVtbl->Poll(p) macro
2098 #define IDirectInputDevice8_Poll(p) (p)->Poll() macro