Skip to content

Latest commit

 

History

History
63 lines (51 loc) · 1.39 KB

nf-ntddk-wheahwerrorreportsetseveritydevicedriver.md

File metadata and controls

63 lines (51 loc) · 1.39 KB
UID title ms.date tech.root targetos description req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:ntddk.WheaHwErrorReportSetSeverityDeviceDriver
WheaHwErrorReportSetSeverityDeviceDriver
04/02/2020
whea
Windows
Learn more about: WheaHwErrorReportSetSeverityDeviceDriver
function
ntddk.h
Windows 10, version 2004
apiref
DllExport
ntddk.h
WheaHwErrorReportSetSeverityDeviceDriver
WheaHwErrorReportSetSeverityDeviceDriver
ntddk/WheaHwErrorReportSetSeverityDeviceDriver
c++

-description

This routine sets the error severity of the packet and sections.

-parameters

-param ErrorHandle

The handle returned by WheaCreateHwErrorReportDeviceDriver.

-param ErrorSeverity

An enumeration value from WHEA_ERROR_SEVERITY representing the new severity for the error.

-returns

Returns STATUS_SUCCESS or STATUS_INVALID_HANDLE if the handle is invalid.

-remarks

-see-also