WheaAddErrorSourceDeviceDriverV1 function (ntddk.h)

This function is obsolete. Use WheaAddErrorSourceDeviceDriver instead.

Syntax

NTSTATUS WheaAddErrorSourceDeviceDriverV1(
  PVOID                                          Context,
  PWHEA_ERROR_SOURCE_CONFIGURATION_DEVICE_DRIVER Configuration,
  ULONG                                          NumBuffersToPreallocate,
  ULONG                                          MaxDataLength
);

Parameters

Context

Configuration

NumBuffersToPreallocate

MaxDataLength

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004
Header ntddk.h