CheckDiskResult Enumeration
Indicates the results of running the check disk operation on a volume.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: StorageOM (in StorageOM.dll)
| Member name | Description | |
|---|---|---|
| CannotRepair | Indicates that the volume cannot be repaired. | |
| ErrorsRepaired | Indicates that errors were found and fixed. | |
| NoErrors | Indicates that no errors were found. | |
| OtherError | Indicates that an unidentified error has occurred. |
Community Additions
ADD
Show: