Condividi tramite


struttura WHEAP_BAD_HEST_NOTIFY_DATA_EVENT (ntddk.h)

In questo argomento viene descritta la struttura WHEAP_BAD_HEST_NOTIFY_DATA_EVENT .

Sintassi

typedef struct _WHEAP_BAD_HEST_NOTIFY_DATA_EVENT {
  WHEA_EVENT_LOG_ENTRY         WheaEventLogEntry;
  USHORT                       SourceId;
  USHORT                       Reserved;
  WHEA_NOTIFICATION_DESCRIPTOR NotifyDesc;
} WHEAP_BAD_HEST_NOTIFY_DATA_EVENT, *PWHEAP_BAD_HEST_NOTIFY_DATA_EVENT;

Members

WheaEventLogEntry

Definisce il membro WHEA_EVENT_LOG_ENTRYWheaEventLogEntry.

SourceId

Definisce il membro USHORTSourceId.

Reserved

Riservato per utilizzi futuri.

NotifyDesc

Definisce il membro WHEA_NOTIFICATION_DESCRIPTORNotifyDesc.

Requisiti

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