| int CBCGPShellManager::GetParentItem | ( | LPCITEMIDLIST | lpidl, |
| LPITEMIDLIST & | lpidlParent | ||
| ) |
Retrieves the parent item of the specified item
Call this function to retrieve the parent item list of the specified by lpidl item list.
| lpidl | A PIDL whose parent should be retrieved. |
| lpidlParent | A reference to PIDL that will contain the parent. |