STORAGE_DIAGNOSTIC_LEVEL enumeración (ntddstor.h)
La enumeración STORAGE_DIAGNOSTIC_LEVEL especifica el tipo de destino de un diagnóstico de almacenamiento.
Syntax
typedef enum _STORAGE_DIAGNOSTIC_LEVEL {
StorageDiagnosticLevelDefault,
StorageDiagnosticLevelMax
} STORAGE_DIAGNOSTIC_LEVEL, *PSTORAGE_DIAGNOSTIC_LEVEL;
Constantes
StorageDiagnosticLevelDefault Especifica el nivel de diagnóstico predeterminado. |
StorageDiagnosticLevelMax Especifica el nivel de diagnóstico máximo. |
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Disponible a partir de Windows 10, versión 1709. |
Encabezado | ntddstor.h |