WHEAP_PFA_MEMORY_REMOVE_MONITOR structure (ntddk.h)

Reserved for system use.

Syntax

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;

Members

WheaEventLogEntry

RemoveTrigger

TimeInList

ErrorCount

Page

Requirements

Requirement Value
Header ntddk.h