Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WHEAP_ACPI_TIMEOUT_EVENT structure (ntddk.h)

Reserved for system use.

Syntax

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;

Members

WheaEventLogEntry

TableType[WHEA_ERROR_TEXT_LEN]

TableRequest[WHEA_ERROR_TEXT_LEN]

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004
Header ntddk.h

Feedback

Was this page helpful?

Additional resources