_WHEA_ERROR_SOURCE_CORRECT - NtDoc

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

_WHEA_ERROR_SOURCE_CORRECT WheaErrorSourceCorrect;

NTSTATUS WheaErrorSourceCorrect(
  PWHEA_ERROR_SOURCE_DESCRIPTOR ErrorSource,
  PULONG MaximumSectionLength
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Reserved for system use.

Parameters

ErrorSource

MaximumSectionLength

Return value

Remarks

See also