PostDeleteItem(Flags, Item, hrDelete, NewlyCreated)
Called after each delete operation
Parameters
Flags : int
Flags specifying delete behaviour, combination of shellcon.TSF_* flagsItem : PyIShellItem
Item that was deletedhrDelete : int
HRESULT of the delete operationNewlyCreated : PyIShellItem
Item in the recycle bin, or None if deleted without recycling