WheaAddErrorSource - NtDoc

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

NTSTATUS WheaAddErrorSource(
  PWHEA_ERROR_SOURCE_DESCRIPTOR ErrorSource,
  PVOID                         Context
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntddk-wheaadderrorsource)

WheaAddErrorSource function

Description

Reserved for system use.

Parameters

ErrorSource

Context

Return value

This function returns NTSTATUS.

Remarks

See also