Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WHEAP_ATTEMPT_RECOVERY_EVENT structure (ntddk.h)

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

Feedback

Was this page helpful?

Additional resources