_WHEA_ERROR_SOURCE_INITIALIZE - NtDoc

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

_WHEA_ERROR_SOURCE_INITIALIZE WheaErrorSourceInitialize;

NTSTATUS WheaErrorSourceInitialize(
  ULONG Phase,
  PWHEA_ERROR_SOURCE_DESCRIPTOR ErrorSource,
  PVOID Context
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Reserved for system use.

Parameters

Phase

ErrorSource

Context

Return value

Remarks

See also