Searched defs:IDirectInputDevice_SetProperty (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Ddinput.h366 #define IDirectInputDevice_SetProperty(p,a,b) (p)->lpVtbl->SetProperty(p,a,b) macro
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DDINPUT.H366 #define IDirectInputDevice_SetProperty(p,a,b) (p)->lpVtbl->SetProperty(p,a,b) macro

Completed in 965 milliseconds