Searched refs:pElt (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/shdocvw/ |
H A D | CNSCBand.h | 183 _In_ LPCITEMIDLIST pElt, 188 _In_ LPCITEMIDLIST pElt,
|
H A D | CNSCBand.cpp | 454 _In_ LPCITEMIDLIST pElt, in _InsertItem() argument 484 pChildInfo->absolutePidl.Attach(ILClone(pElt)); in _InsertItem() 510 _In_ LPCITEMIDLIST pElt, in _InsertItem() argument 515 HRESULT hr = SHBindToParent(pElt, IID_PPV_ARG(IShellFolder, &psfFolder), NULL); in _InsertItem() 519 return _InsertItem(hParent, psfFolder, pElt, pEltRelative, bSort); in _InsertItem()
|