Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the path for an item.
BOOL GetItemPath(
CString& strPath,
int iItem
) const;
Parameters
[out] strPath
A reference to a string that receives the path.[in] iItem
The index of the list item.
Return Value
TRUE if successful; FALSE otherwise.
Remarks
The index supplied by iItem is based on the items currently displayed by the CMFCShellListCtrl Class object.
Requirements
Header: afxshelllistctrl.h