Windows / Code / 0x400027f5
0x400027f5
Decimal: 1073752053 · Signed: 1073752053
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: 0x27f5 (10229)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x27f5 (10229)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 78.110 | Usage : fsutil repair wait []
WaitType: 0 to wait for all repairs (same as not specified)
WaitType: 1 to wait for the current repair
Eg : fsutil repair wait C:
fsutil repair wait C: 1 |
| fsutil.exe | 11 | Usage: fsutil repair wait []
Values: 0 - wait for all repairs to complete (same as not specified)
1 - wait for the current repair to complete
Eg: fsutil repair wait C:
fsutil repair wait C: 1 |
| 2 entries |
Associated Headers