Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WHEA_AZCC_SET_POISON_EVENT structure (ntddk.h)

Reserved for system use.

Syntax

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;

Members

WheaEventLogEntry

Bus

ReadSuccess

WriteSuccess

IsEnable

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004
Header ntddk.h

Feedback

Was this page helpful?

Additional resources