// ntddk.h
NTSTATUS WheaAddErrorSource(
PWHEA_ERROR_SOURCE_DESCRIPTOR ErrorSource,
PVOID Context
);
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
ErrorSourceContextThis function returns NTSTATUS.