Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for system use.
Syntax
typedef struct _WHEAP_ADD_REMOVE_ERROR_SOURCE_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
WHEA_ERROR_SOURCE_DESCRIPTOR Descriptor;
NTSTATUS Status;
BOOLEAN IsRemove;
} WHEAP_ADD_REMOVE_ERROR_SOURCE_EVENT, *PWHEAP_ADD_REMOVE_ERROR_SOURCE_EVENT;
Members
WheaEventLogEntry
Descriptor
Status
IsRemove
Requirements
Requirement | Value |
---|---|
Header | ntddk.h |