Windows / Code / 0x400027f6
0x400027f6
Decimal: 1073752054 · Signed: 1073752054
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x27f6 (10230)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x27f6 (10230)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 8.110 | Usage : fsutil repair enumerate []
LogName: $Corrupt - The set of confirmed corruptions in the volume
(default value if LogName is not specified)
LogName: $Verify - A set of potential, unverified corruptions in the volume
Eg : fsutil repair enumerate C:
fsutil repair enumerate C: $Corrupt
fsutil repair enumerate C: $Verify |
| fsutil.exe | 11 | Usage: fsutil repair enumerate []
LogName: $Corrupt - The set of confirmed corruptions in the volume
(default when LogName is not specified)
LogName: $Verify - A set of potential, unverified corruptions in the volume
Eg: fsutil repair enumerate C:
fsutil repair enumerate C: $Corrupt
fsutil repair enumerate C: $Verify |
| fsutil.exe | 7 | Self healing is now enabled for volume %1!s! with flags 0x%2!x!.
flags: 1 - enable general repair
8 - warn about potential data loss |
| wbadmin.exe | 1011 | Do you want to recover the catalog from %1?
[%2] Yes [%3] No |
| 4 entries |
Associated Headers