_WHEA_ERROR_SOURCE_RECOVER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

_WHEA_ERROR_SOURCE_RECOVER WheaErrorSourceRecover;

NTSTATUS WheaErrorSourceRecover(
  PVOID RecoveryContext,
  PWHEA_ERROR_SEVERITY Severity
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-ntddk-_whea_error_source_recover)

Description

Reserved for system use.

Parameters

RecoveryContext

Severity

Return value

Prototype

Remarks

See also