ISyncCallback::OnRecoverableError

Occurs when a synchronization provider sets a recoverable error when it is loading or saving an item.


HRESULT OnRecoverableError(
  IRecoverableError * pRecoverableError);

pRecoverableError

[in] The recoverable error.

  • S_OK

  • Application-determined error codes

Show: