_WHEA_ERROR_SOURCE_CORRECT_DEVICE_DRIVER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

_WHEA_ERROR_SOURCE_CORRECT_DEVICE_DRIVER WheaErrorSourceCorrectDeviceDriver;

NTSTATUS WheaErrorSourceCorrectDeviceDriver(
  PVOID ErrorSourceDesc,
  PULONG MaximumSectionLength
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-ntddk-_whea_error_source_correct_device_driver)

Description

Reserved for system use.

Parameters

ErrorSourceDesc

MaximumSectionLength

Return value

Remarks

See also