WHEAP_ACPI_TIMEOUT_EVENT - NtDoc

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

typedef struct _WHEAP_ACPI_TIMEOUT_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  CHAR                 TableType[WHEA_ERROR_TEXT_LEN];
  CHAR                 TableRequest[WHEA_ERROR_TEXT_LEN];
} WHEAP_ACPI_TIMEOUT_EVENT, *PWHEAP_ACPI_TIMEOUT_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Reserved for system use.

Members

WheaEventLogEntry

TableType

TableRequest

Remarks

See also