// ntddk.h
_WHEA_ERROR_SOURCE_INITIALIZE WheaErrorSourceInitialize;
NTSTATUS WheaErrorSourceInitialize(
ULONG Phase,
PWHEA_ERROR_SOURCE_DESCRIPTOR ErrorSource,
PVOID Context
)
{...}
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
PhaseErrorSourceContext