Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The STORAGE_DIAGNOSTIC_LEVEL enumeration specifies the target type of a storage diagnostic.
Syntax
typedef enum _STORAGE_DIAGNOSTIC_LEVEL {
StorageDiagnosticLevelDefault,
StorageDiagnosticLevelMax
} STORAGE_DIAGNOSTIC_LEVEL, *PSTORAGE_DIAGNOSTIC_LEVEL;
Constants
StorageDiagnosticLevelDefaultSpecifies the default diagnostic level. |
StorageDiagnosticLevelMaxSpecifies the max diagnostic level. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Available starting with Windows 10, version 1709. |
| Header | ntddstor.h |