WHEAP_STARTED_REPORT_HW_ERROR - NtDoc

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

typedef struct _WHEAP_STARTED_REPORT_HW_ERROR {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  PWHEA_ERROR_PACKET   ErrorPacket;
} WHEAP_STARTED_REPORT_HW_ERROR, *PWHEAP_STARTED_REPORT_HW_ERROR;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-wheap_started_report_hw_error)

WHEAP_STARTED_REPORT_HW_ERROR structure

Description

Reserved for system use.

Members

WheaEventLogEntry

ErrorPacket

Remarks

See also