This documentation is archived and is not being maintained.
IRecoverableError::GetRecoverableErrorDataForChange
Gets additional data about the recoverable error.
HRESULT GetRecoverableErrorDataForChange(
HRESULT * phrError,
IRecoverableErrorData ** ppErrorData);
- 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.