PyITransferAdviseSink.SubStreamFailure

int = SubStreamFailure(Item, StreamName , Error )

Notifies user of failure on a substream, and queries how to proceed

Parameters

Item : PyIShellItem

The item whose stream couldn't be created

StreamName : str

Name of the failed stream

Error : int

HRESULT failure code from operation

Return Value

Returns COPYENGINE_S_* if operation is to continue, or COPYENGINE_E_* HRESULT if cancelled