estrutura WHEAP_BAD_HEST_NOTIFY_DATA_EVENT (ntddk.h)

Este tópico descreve a estrutura WHEAP_BAD_HEST_NOTIFY_DATA_EVENT .

Sintaxe

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;

Membros

WheaEventLogEntry

Define o membro WHEA_EVENT_LOG_ENTRYWheaEventLogEntry.

SourceId

Define o membro do USHORTSourceId.

Reserved

Reservado para uso futuro.

NotifyDesc

Define o WHEA_NOTIFICATION_DESCRIPTOR membro NotifyDesc.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 11, versão 22H2
Cabeçalho ntddk.h (inclua Ntddk.h)