CMFCShellListCtrl::GetItemPath
擷取項目的路徑。
BOOL GetItemPath(
CString& strPath,
int iItem
) const;
參數
[out] strPath
out 接收路徑字串的參考。[in] iItem
清單項目的索引。
傳回值
如果成功,則為,TRUE 否則 FALSE 。
備註
iItem 提供的索引以 CMFCShellListCtrl 類別 物件目前顯示的項目。
需求
標題: afxshelllistctrl.h