WHEAP_PLUGIN_PFA_EVENT - NtDoc

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

typedef struct _WHEAP_PLUGIN_PFA_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  BOOLEAN              NoFurtherPfa;
} WHEAP_PLUGIN_PFA_EVENT, *PWHEAP_PLUGIN_PFA_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Reserved for system use.

Members

WheaEventLogEntry

NoFurtherPfa

Remarks

See also