Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddinput.h1735 #define IDirectInputDevice2_SetDataFormat(p,a) (p)->lpVtbl->SetDataFormat(p,a) macro
1766 #define IDirectInputDevice2_SetDataFormat(p,a) (p)->SetDataFormat(a) macro