Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets additional data about the recoverable error.
HRESULT GetRecoverableErrorDataForChange(
HRESULT * phrError,
IRecoverableErrorData ** ppErrorData);
Parameters
- 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