(int,str) = FileFailure(Item, ItemName
, Error
)
Notifies user of failure, and queries how to proceed
Parameters
Item : PyIShellItem
The shell item that caused the failureItemName : str
Name of item if different than above, can be NoneError : int
HRESULT error code from operationReturn Value
Returns the HRESULT and new file name if renaming resolved the failure