RenameItems(pUnkItems, NewName)
Adds multiple renames to the operation sequence
Parameters
pUnkItems : PyIUnknown
PyIShellItemArray, PyIDataObject, or PyIEnumShellItems containing
items to be renamedNewName : str
New name for all items. Collisions handled automatically.