IRecoverableError::GetChangeWithRecoverableError

Gets the item change that caused the error.


HRESULT GetChangeWithRecoverableError(
  ISyncChange ** ppChangeWithRecoverableError);

ppChangeWithRecoverableError

[out] Returns the item change that caused the error.

  • S_OK

  • E_POINTER

Show: