PyITransferAdviseSink.FileFailure

(int,str) = FileFailure(Item, ItemName , Error )

Notifies user of failure, and queries how to proceed

Parameters

Item : PyIShellItem

The shell item that caused the failure

ItemName : str

Name of item if different than above, can be None

Error : int

HRESULT error code from operation

Return Value

Returns the HRESULT and new file name if renaming resolved the failure