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.
Creates an IRecoverableErrorData object. This object contains additional error about a recoverable error.
HRESULT CreateRecoverableErrorData(
IRecoverableErrorData ** ppRecoverableErrorData);
Parameters
- ppRecoverableErrorData
[out] Returns the newly created recoverable error data object.
Return Value
S_OK
E_POINTER
E_OUTOFMEMORY