BCGControlBar Pro for MFC
BOOL CBCGPShellList::GetItemPath ( CString &  strPath,
int  iItem 
) const

Returns a textual path to an item.

Returns
Nonzero if the path was retrieved successfully; otherwise 0.

Call this function to retrieve a textual path to the specified by iItem item.

Parameters
strPathReceives the path.
iItemIndex of the list item whose path is to be retrieved.