int = ConfirmOverwrite(Source, DestParent
, Name
)
Asks user for permission to overwrite an existing item
Parameters
Source : PyIShellItem
The item that will replace existing itemDestParent : PyIShellItem
Folder into which item will be placedName : str
New name for item, or None if item is to keep original name