BCGControlBar Pro for MFC
BOOL CBCGPShellList::RenameItem ( int  iItem,
const CString &  strName 
)

Rename item.

Parameters
iItemZero-based index of the item.
strNameThe item's new name.
Returns
TRUE if it succeeds, FALSE if it fails.