CShellManager::GetParentItem

检索指针的父到项目标识符的列表(PIDL)。

int GetParentItem(
   LPCITEMIDLIST lpidl,
   LPITEMIDLIST& lpidlParent 
);

参数

  • [in] lpidl
    父要检索的PIDL。

  • [out] lpidlParent
    传递给方法是存储结果的PIDL的引用。

返回值

父PIDL级别。

备注

PIDL的秩是相对于桌面。桌面PIDL考虑的级别都为0。

要求

标头: afxshellmanager.h

请参见

参考

CShellManager选件类

层次结构图