Searched refs:pShellView (Results 1 – 10 of 10) sorted by relevance
124 CComPtr<IShellView> pShellView; in GetSearchResultsFolder() local125 hr = (*ppShellBrowser)->QueryActiveShellView(&pShellView); in GetSearchResultsFolder()126 if (FAILED(hr) || !pShellView) in GetSearchResultsFolder()130 hr = pShellView->QueryInterface(IID_PPV_ARG(IFolderView, &pFolderView)); in GetSearchResultsFolder()150 hr = pShellView->GetWindow(pHwnd); in GetSearchResultsFolder()
173 DesktopShellView(HWND hwnd, IShellView* pShellView);
520 DesktopShellView::DesktopShellView(HWND hwnd, IShellView* pShellView) in DesktopShellView() argument522 _pShellView(pShellView) in DesktopShellView()
141 CComPtr<IShellView> pShellView; in CreateViewObject() local142 hr = SHCreateShellFolderViewEx(&cvf, &pShellView); in CreateViewObject()146 return pShellView->QueryInterface(riid, ppvOut); in CreateViewObject()
276 CComPtr<IShellView> pShellView; in CreateViewObject() local
342 CComPtr<IShellView> pShellView; in CreateViewObject() local
366 CComPtr<IShellView> pShellView; in CreateViewObject() local
574 CComPtr<IShellView> pShellView; in CreateViewObject() local
900 CComPtr<IShellView> pShellView; in CreateViewObject() local
1133 CComPtr<IShellView> pShellView; in CreateViewObject() local