WheaUnregisterErrorSourceOverride function (ntddk.h)

This topic describes the WheaUnregisterErrorSourceOverride function.

Syntax

void WheaUnregisterErrorSourceOverride(
  [in] WHEA_ERROR_SOURCE_TYPE Type,
  [in] ULONG32                OverrideErrorSourceId
);

Parameters

[in] Type

Defines the WHEA_ERROR_SOURCE_TYPE parameter Type.

[in] OverrideErrorSourceId

Defines the ULONG32 parameter OverrideErrorSourceId.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 11, version 22H2
Header ntddk.h (include Ntddk.h)