WHEAP_CLEARED_POISON_EVENT - NtDoc

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

typedef struct _WHEAP_CLEARED_POISON_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  ULONG64              PhysicalAddress;
} WHEAP_CLEARED_POISON_EVENT, *PWHEAP_CLEARED_POISON_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

WHEAP_CLEARED_POISON_EVENT structure

Description

Reserved for system use.

Members

WheaEventLogEntry

PhysicalAddress

Remarks

See also