Partilhar via


estrutura WHEAP_BAD_HEST_NOTIFY_DATA_EVENT (ntddk.h)

Este tópico descreve a estrutura de 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 USHORT SourceId.

Reserved

Reservado para uso futuro.

NotifyDesc

Define o membro WHEA_NOTIFICATION_DESCRIPTORNotifyDesc.

Requisitos

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