PyGFileOperationProgressSink.PostCopyItem

PostCopyItem(Flags, Item, DestinationFolder, NewName, hrCopy, NewlyCreated)

Called after each copy operation

Parameters

Flags : int

Flags specifying copy behaviour, combination of shellcon.TSF_* flags

Item : PyIShellItem

The original item

DestinationFolder : PyIShellItem

Folder into which it was copied

NewName : str

Name of item after copy, may be mangled in case of name conflict

hrCopy : int

HRESULT of the copy operation

NewlyCreated : PyIShellItem

Shell interface of the copy