Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets additional data about the recoverable error for a specified change unit.
HRESULT GetRecoverableErrorDataForChangeUnit(
ISyncChangeUnit * pChangeUnit,
HRESULT * phrError,
IRecoverableErrorData ** ppErrorData);
Parameters
- pChangeUnit
[in] The change unit that is associated with the error.
- phrError
[out] Returns the error code that is associated with the error that prevented the change unit data from being applied.
- ppErrorData
[out] Returns additional information about the error.
Return Value
S_OK
E_POINTER