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_ATTEMPT_RECOVERY_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
WHEA_ERROR_RECORD_HEADER ErrorHeader;
BOOLEAN ArchitecturalRecovery;
BOOLEAN PshedRecovery;
NTSTATUS Status;
} WHEAP_ATTEMPT_RECOVERY_EVENT, *PWHEAP_ATTEMPT_RECOVERY_EVENT;
Members
WheaEventLogEntry
ErrorHeader
ArchitecturalRecovery
PshedRecovery
Status
Requirements
Requirement | Value |
---|---|
Header | ntddk.h |