PyGFileOperationProgressSink.PostDeleteItem

PostDeleteItem(Flags, Item, hrDelete, NewlyCreated)

Called after each delete operation

Parameters

Flags : int

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

Item : PyIShellItem

Item that was deleted

hrDelete : int

HRESULT of the delete operation

NewlyCreated : PyIShellItem

Item in the recycle bin, or None if deleted without recycling