énumération STORAGE_DIAGNOSTIC_LEVEL (ntddstor.h)
L’énumération STORAGE_DIAGNOSTIC_LEVEL spécifie le type cible d’un diagnostic de stockage.
Syntax
typedef enum _STORAGE_DIAGNOSTIC_LEVEL {
StorageDiagnosticLevelDefault,
StorageDiagnosticLevelMax
} STORAGE_DIAGNOSTIC_LEVEL, *PSTORAGE_DIAGNOSTIC_LEVEL;
Constantes
StorageDiagnosticLevelDefault Spécifie le niveau de diagnostic par défaut. |
StorageDiagnosticLevelMax Spécifie le niveau de diagnostic maximal. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Disponible à partir de Windows 10, version 1709. |
En-tête | ntddstor.h |