IRecoverableError::GetChangeWithRecoverableError
Gets the item change that caused the error.
HRESULT GetChangeWithRecoverableError(
ISyncChange ** ppChangeWithRecoverableError);
Parameters
- ppChangeWithRecoverableError
[out] Returns the item change that caused the error.
Return Value
S_OK
E_POINTER