BCGControlBar Pro for MFC
BOOL CBCGPShellTree::GetItemPath ( CString &  strPath,
HTREEITEM  htreeItem = NULL 
) const

Retrieves an item path.

Returns
Nonzero if the path was retrieved successfully.

Call this member function to retrieve the textual path according to provided HTREEITEM.

Parameters
strPathA reference to string that will contain an item path.
htreeItemSpecifies a tree control item whose path to be retrieved.