Searched refs:IDirectInputDevice8_QueryInterface (Results 1 – 3 of 3) sorted by relevance
446 ret = IDirectInputDevice8_QueryInterface(device, in SDL_DINPUT_HapticOpen()
572 result = IDirectInputDevice8_QueryInterface(device, in SDL_DINPUT_JoystickOpen()
2032 #define IDirectInputDevice8_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro2070 #define IDirectInputDevice8_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro