Condividi tramite


struttura WHEA_SRAS_TABLE_ENTRIES_EVENT (ntddk.h)

In questo argomento viene descritta la struttura WHEA_SRAS_TABLE_ENTRIES_EVENT.

Sintassi

typedef struct _WHEA_SRAS_TABLE_ENTRIES_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  UINT32               LogNumber;
  UINT32               NumberSignals;
  UINT8                Data[ANY_SIZE];
} WHEA_SRAS_TABLE_ENTRIES_EVENT, *PWHEA_SRAS_TABLE_ENTRIES_EVENT;

Membri

WheaEventLogEntry

Definisce il membro WHEA_EVENT_LOG_ENTRYWheaEventLogEntry.

LogNumber

Definisce il membro UINT32 LogNumber.

NumberSignals

Definisce il membro UINT32NumberSignals.

Data[ANY_SIZE]

Definisce il membro UINT8Data.

Fabbisogno

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