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;
Membri
WheaEventLogEntry
Definisce il membro WHEA_EVENT_LOG_ENTRYWheaEventLogEntry.
SourceId
Definisce il membro USHORTSourceId.
Reserved
Riservato per uso futuro.
NotifyDesc
Definisce il membro WHEA_NOTIFICATION_DESCRIPTORNotifyDesc.
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 11, versione 22H2 |
intestazione | ntddk.h (include Ntddk.h) |