Note

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

Access to this page requires authorization. You can try .

WHEA_SEL_BUGCHECK_PROGRESS structure (ntddk.h)

Reserved for system use.

Syntax

typedef struct _WHEA_SEL_BUGCHECK_PROGRESS {
 WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
 ULONG BugCheckCode;
 ULONG BugCheckProgressSummary;
} WHEA_SEL_BUGCHECK_PROGRESS, *PWHEA_SEL_BUGCHECK_PROGRESS;

Members

WheaEventLogEntry

BugCheckCode

BugCheckProgressSummary

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources