Home
last modified time | relevance | path

Searched refs:pElt (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/shdocvw/
H A DCNSCBand.h183 _In_ LPCITEMIDLIST pElt,
188 _In_ LPCITEMIDLIST pElt,
H A DCNSCBand.cpp454 _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()