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 _WHEA_SEL_BUGCHECK_RECOVERY_STATUS_PHASE1_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
BOOLEAN Success;
UCHAR Version;
USHORT EntryCount;
struct {
UCHAR DumpPolicy;
UCHAR Reserved[3];
} Data;
} WHEA_SEL_BUGCHECK_RECOVERY_STATUS_PHASE1_EVENT, *PWHEA_SEL_BUGCHECK_RECOVERY_STATUS_PHASE1_EVENT;
Members
WheaEventLogEntry
Success
Version
EntryCount
Data
Data.DumpPolicy
Data.Reserved[3]
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 |
Header | ntddk.h |