Home
last modified time | relevance | path

Searched refs:IDirectInputDevice7_SetProperty (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddinput.h1878 #define IDirectInputDevice7_SetProperty(p,a,b) (p)->lpVtbl->SetProperty(p,a,b) macro
1912 #define IDirectInputDevice7_SetProperty(p,a,b) (p)->SetProperty(a,b) macro