WHEA_AZCC_SET_POISON_EVENT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

typedef struct _WHEA_AZCC_SET_POISON_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  UINT32               Bus;
  BOOLEAN              ReadSuccess;
  BOOLEAN              WriteSuccess;
  BOOLEAN              IsEnable;
} WHEA_AZCC_SET_POISON_EVENT, *PWHEA_AZCC_SET_POISON_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-whea_azcc_set_poison_event)

Description

Reserved for system use.

Members

WheaEventLogEntry

Bus

ReadSuccess

WriteSuccess

IsEnable

Remarks

See also