Condividi tramite


WHEAP_ROW_FAILURE_EVENT struttura (ntddk.h)

Questo argomento descrive la struttura di WHEAP_ROW_FAILURE_EVENT .

Sintassi

typedef struct _WHEAP_ROW_FAILURE_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  PFN_NUMBER           LowOrderPage;
  PFN_NUMBER           HighOrderPage;
} WHEAP_ROW_FAILURE_EVENT, *PWHEAP_ROW_FAILURE_EVENT;

Members

WheaEventLogEntry

Definisce il membroWHEA_EVENT_LOG_ENTRY WheaEventLogEntry.

LowOrderPage

Definisce il membro PFN_NUMBER LowOrderPage.

HighOrderPage

Definisce l'PFN_NUMBER membro HighOrderPage.

Requisiti

Requisito Valore
Client minimo supportato Windows 11, versione 22H2
Intestazione ntddk.h (include Ntddk.h)