struttura WHEA_ERROR_SOURCE_OVERRIDE_SETTINGS (ntddk.h)
In questo argomento viene descritta la struttura WHEA_ERROR_SOURCE_OVERRIDE_SETTINGS.
Sintassi
typedef struct _WHEA_ERROR_SOURCE_OVERRIDE_SETTINGS {
WHEA_ERROR_SOURCE_TYPE Type;
ULONG MaxRawDataLength;
ULONG NumRecordsToPreallocate;
ULONG MaxSectionsPerRecord;
} WHEA_ERROR_SOURCE_OVERRIDE_SETTINGS, *PWHEA_ERROR_SOURCE_OVERRIDE_SETTINGS;
Membri
Type
Definisce il membro WHEA_ERROR_SOURCE_TYPEType.
MaxRawDataLength
Definisce il membro ULONG MaxRawDataLength.
NumRecordsToPreallocate
Definisce il membro ULONG NumRecordsToPreallocate.
MaxSectionsPerRecord
Definisce il membro ULONG MaxSectionsPerRecord.
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 11, versione 22H2 |
intestazione | ntddk.h (include Ntddk.h) |