estructura WHEA_PCI_RECOVERY_SECTION (ntddk.h)
Describe la estructura WHEA_PCI_RECOVERY_SECTION .
Sintaxis
typedef struct _WHEA_PCI_RECOVERY_SECTION {
UINT8 SignalType;
BOOLEAN RecoveryAttempted;
UINT8 RecoveryStatus;
} WHEA_PCI_RECOVERY_SECTION, *PWHEA_PCI_RECOVERY_SECTION;
Miembros
SignalType
Define el elemento SignalType miembro UINT8.
RecoveryAttempted
Define el miembro BOOLEANRecoveryAttempted.
RecoveryStatus
Define el miembro UINT8RecoveryStatus.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 11, versión 22H2 |
Encabezado | ntddk.h (incluya Ntddk.h) |