Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddinput.h2045 #define IDirectInputDevice8_SetDataFormat(p,a) (p)->lpVtbl->SetDataFormat(p,a) macro
2083 #define IDirectInputDevice8_SetDataFormat(p,a) (p)->SetDataFormat(a) macro