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_SEA_SECTION structure.
Syntax
typedef struct _WHEA_SEA_SECTION {
ULONG Esr;
ULONG64 Far;
ULONG64 Par;
BOOLEAN WasKernel;
} WHEA_SEA_SECTION, *PWHEA_SEA_SECTION;
Members
Esr
Defines the ULONG member Esr.
Far
Defines the ULONG64 member Far.
Par
Defines the ULONG64 member Par.
WasKernel
Defines the BOOLEAN member WasKernel.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 22H2 |
Header | ntddk.h (include Ntddk.h) |