WHEAP_PFA_MEMORY_REMOVE_MONITOR结构(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;
成员
WheaEventLogEntry
RemoveTrigger
TimeInList
ErrorCount
Page
要求
要求 | 价值 |
---|---|
标头 | ntddk.h |