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.
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) |