estructura WHEAP_BAD_HEST_NOTIFY_DATA_EVENT (ntddk.h)
En este tema se describe la estructura WHEAP_BAD_HEST_NOTIFY_DATA_EVENT .
Sintaxis
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;
Miembros
WheaEventLogEntry
Define el miembro WHEA_EVENT_LOG_ENTRYWheaEventLogEntry.
SourceId
Define el SourceId miembro de USHORT.
Reserved
Reservado para uso futuro.
NotifyDesc
Define el WHEA_NOTIFICATION_DESCRIPTOR miembro NotifyDesc.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 11, versión 22H2 |
Encabezado | ntddk.h (incluya Ntddk.h) |