PostCopyItem(Flags, Item, DestinationFolder, NewName, hrCopy, NewlyCreated)
Called after each copy operation
Parameters
Flags : int
Flags specifying copy behaviour, combination of shellcon.TSF_* flagsItem : PyIShellItem
The original itemDestinationFolder : PyIShellItem
Folder into which it was copiedNewName : str
Name of item after copy, may be mangled in case of name conflicthrCopy : int
HRESULT of the copy operationNewlyCreated : PyIShellItem
Shell interface of the copy