Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddinput.h1723 #define IDirectInputDevice2_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
1754 #define IDirectInputDevice2_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro