Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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)

Feedback

Was this page helpful?

Additional resources