Searched refs:QueryInterface (Results 1 – 8 of 8) sorted by relevance
199 LeashUIApplication::QueryInterface(REFIID iid, void **ppv) in QueryInterface() function in LeashUIApplication240 ret = view->QueryInterface(IID_PPV_ARGS(&ribbon)); in OnViewChanged()249 ret = view->QueryInterface(IID_PPV_ARGS(&ribbon)); in OnViewChanged()276 return this->commandHandler->QueryInterface(IID_PPV_ARGS(commandHandler)); in OnCreateUICommand()
55 HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, void **ppv);
62 HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, void **ppv);
83 LeashUICommandHandler::QueryInterface(REFIID iid, void **ppv) in QueryInterface() function in LeashUICommandHandler
80 STDMETHODIMP QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() function in DynEnumString531 hRes = pac->QueryInterface(IID_IAutoCompleteDropDown, (LPVOID*)&pacdd); in InitAutocomplete()
389 if (S_OK == Table->QueryInterface(__uuidof(T), (void **)&Enumerator)) in getTableEnumerator()
784 events->sink_vtbl.QueryInterface = ndis_events_query_interface; in ndis_events_init()
3426 .QueryInterface = asaQueryInterface,