structure WHEAP_BAD_HEST_NOTIFY_DATA_EVENT (ntddk.h)
Cette rubrique décrit la structure WHEAP_BAD_HEST_NOTIFY_DATA_EVENT.
Syntaxe
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;
Membres
WheaEventLogEntry
Définit le membre WHEA_EVENT_LOG_ENTRYWheaEventLogEntry.
SourceId
Définit le membre USHORTSourceId.
Reserved
Réservé pour une utilisation ultérieure.
NotifyDesc
Définit le membre WHEA_NOTIFICATION_DESCRIPTORNotifyDesc.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 11, version 22H2 |
d’en-tête | ntddk.h (include Ntddk.h) |