PreCopyItem(Flags, Item, DestinationFolder, NewName)
Called before each copy operation
Parameters
Flags : int
Flags specifying copy behaviour, combination of shellcon.TSF_* flagsItem : PyIShellItem
The item to be copiedDestinationFolder : PyIShellItem
Folder into which it will be copiedNewName : str
Name to be given to the copy, will be None if keeping original name