Note

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

Access to this page requires authorization. You can try .

WHEA_SEI_SECTION structure (ntddk.h)

This topic describes the WHEA_SEI_SECTION structure.

Syntax

typedef struct _WHEA_SEI_SECTION {
 ULONG Esr;
 ULONG64 Far;
} WHEA_SEI_SECTION, *PWHEA_SEI_SECTION;

Members

Esr

Defines the ULONG member Esr.

Far

Defines the ULONG64 member Far.

Requirements

Requirement Value
Minimum supported client Windows 11, version 22H2
Header ntddk.h (include Ntddk.h)

Feedback

Was this page helpful?

Additional resources