Home | History | Annotate | Download | only in win

Lines Matching refs:QueryInterface

173 HRESULT STDMETHODCALLTYPE WebHistory::QueryInterface(REFIID riid, void** ppvObject)
674 hr = entry->QueryInterface(IID_IWebHistoryItemPrivate, (void**)&entryPriv);