PyITransferAdviseSink.PropertyFailure

int = PropertyFailure(Item, key , Error )

Notifies user of failure to set an item's properties

Parameters

Item : PyIShellItem

The item whose property could not be set

key : PyPROPERTYKEY

Identifies the property that caused the error, or None if all properties failed

Error : int

HRESULT error code returned by the operation

Return Value

Returns COPYENGINE_S_* to indicate that the failure was handled, or COPYENGINE_E_USERCANCELLED to cancel pending operations