HomeSort by relevance Sort by last modified time
    Searched defs:IDirectInputDevice_QueryInterface (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dinput.h 360 #define IDirectInputDevice_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DINPUT.H 360 #define IDirectInputDevice_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)

Completed in 545 milliseconds