WHEAP_PFA_MEMORY_REMOVE_MONITOR - NtDoc

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

typedef struct _WHEAP_PFA_MEMORY_REMOVE_MONITOR {
  WHEA_EVENT_LOG_ENTRY    WheaEventLogEntry;
  WHEA_PFA_REMOVE_TRIGGER RemoveTrigger;
  ULONG                   TimeInList;
  ULONG                   ErrorCount;
  ULONG                   Page;
} WHEAP_PFA_MEMORY_REMOVE_MONITOR, *PWHEAP_PFA_MEMORY_REMOVE_MONITOR;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

WHEAP_PFA_MEMORY_REMOVE_MONITOR structure

Description

Reserved for system use.

Members

WheaEventLogEntry

RemoveTrigger

TimeInList

ErrorCount

Page

Remarks

See also