Searched refs:QueryActiveShellView (Results 1 – 13 of 13) sorted by relevance
76 STDMETHOD(QueryActiveShellView)(struct IShellView **ppshv) override;339 HRESULT STDMETHODCALLTYPE CDesktopBrowser::QueryActiveShellView(IShellView **ppshv) in QueryActiveShellView() function in CDesktopBrowser585 HRESULT hr = browser->QueryActiveShellView(&shellView); in SHDesktopMessageLoop()
66 virtual HRESULT STDMETHODCALLTYPE QueryActiveShellView(IShellView** ppshv) in QueryActiveShellView() function
75 virtual HRESULT STDMETHODCALLTYPE QueryActiveShellView(IShellView** ppshv) in QueryActiveShellView() function
159 STDMETHOD(QueryActiveShellView)(struct IShellView **ppshv) override;
573 HRESULT STDMETHODCALLTYPE CCommonBrowser::QueryActiveShellView(struct IShellView **ppshv) in QueryActiveShellView() function in CCommonBrowser
393 hResult = psb->QueryActiveShellView(&shellView); in ExplorerMessageLoop()
398 STDMETHOD(QueryActiveShellView)(IShellView **ppshv) override;2450 HRESULT STDMETHODCALLTYPE CShellBrowser::QueryActiveShellView(IShellView **ppshv) in QueryActiveShellView() function in CShellBrowser
408 virtual HRESULT STDMETHODCALLTYPE QueryActiveShellView(IShellView **ppshv) in QueryActiveShellView() function in CDummyShellBrowser
125 hr = (*ppShellBrowser)->QueryActiveShellView(&pShellView); in GetSearchResultsFolder()
903 if (lpSB && SUCCEEDED(lpSB->QueryActiveShellView(&lpSV))) in InvokeCommand()
138 if (!FAILED_UNEXPECTEDLY(hr = psb->QueryActiveShellView(&psv))) in _GetCurrentLocation()
1036 hr = psb->QueryActiveShellView(&lpSV); in DoRename()
1113 HRESULT QueryActiveShellView( [out] IShellView **ppshv );