Note

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

Access to this page requires authorization. You can try .

WheaSignalHandlerOverride function (ntddk.h)

This topic describes the WheaSignalHandlerOverride function.

Syntax

BOOLEAN WheaSignalHandlerOverride(
 [in] WHEA_ERROR_SOURCE_TYPE SourceType,
 [in, out, optional] UINT_PTR Context
);

Parameters

[in] SourceType

Defines the WHEA_ERROR_SOURCE_TYPE parameter SourceType.

[in, out, optional] Context

Defines the UINT_PTR parameter Context.

Return value

Returns TRUE if the function succeeds, FALSE if it fails.

Requirements

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

Feedback

Was this page helpful?

Additional resources