// ntddk.h
NTSTATUS WheaAddErrorSourceDeviceDriverV1(
PVOID Context,
PWHEA_ERROR_SOURCE_CONFIGURATION_DEVICE_DRIVER Configuration,
ULONG NumBuffersToPreallocate,
ULONG MaxDataLength
);
View the official Windows Driver Kit DDI referenceNo description available.
This function is obsolete. Use WheaAddErrorSourceDeviceDriver instead.
ContextConfigurationNumBuffersToPreallocateMaxDataLength