| BOOL CBCGPShellList::GetItemPath | ( | CString & | strPath, |
| int | iItem | ||
| ) | const |
Returns a textual path to an item.
Call this function to retrieve a textual path to the specified by iItem item.
| strPath | Receives the path. |
| iItem | Index of the list item whose path is to be retrieved. |