estructura WHEA_SEI_SECTION (ntddk.h)
En este tema se describe la estructura WHEA_SEI_SECTION .
Sintaxis
typedef struct _WHEA_SEI_SECTION {
ULONG Esr;
ULONG64 Far;
} WHEA_SEI_SECTION, *PWHEA_SEI_SECTION;
Miembros
Esr
Define el miembro de ULONGEsr.
Far
Define el miembro de ULONG64Far.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 11, versión 22H2 |
Encabezado | ntddk.h (incluya Ntddk.h) |