WHEA_SEI_SECTION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

typedef struct _WHEA_SEI_SECTION {
  ULONG   Esr;
  ULONG64 Far;
} WHEA_SEI_SECTION, *PWHEA_SEI_SECTION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-whea_sei_section)

Description

This topic describes the WHEA_SEI_SECTION structure.

Members

Esr

Defines the ULONG member Esr.

Far

Defines the ULONG64 member Far.

Remarks

See also