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) |