WHEA_ERROR_SOURCE_OVERRIDE_SETTINGS Struktur (ntddk.h)
In diesem Thema wird die WHEA_ERROR_SOURCE_OVERRIDE_SETTINGS Struktur beschrieben.
Syntax
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;
Angehörige
Type
Definiert das WHEA_ERROR_SOURCE_TYPE Element Type.
MaxRawDataLength
Definiert das ULONG Member MaxRawDataLength.
NumRecordsToPreallocate
Definiert das ULONG Member NumRecordsToPreallocate-.
MaxSectionsPerRecord
Definiert das ULONG Member MaxSectionsPerRecord.
Anforderungen
Anforderung | Wert |
---|---|
mindestens unterstützte Client- | Windows 11, Version 22H2 |
Header- | ntddk.h (include Ntddk.h) |