Windows / Code / 0x40002a23
0x40002a23
Decimal: 1073752611 · Signed: 1073752611
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: 0x2a23 (10787)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2a23 (10787)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil behavior set disableSpotCorruptionHandling <0-15>
Controls which spot corruption handling features are enabled for use by NTFS.
All of these features work in conjunction with CHKDSK.
Any combination of the following values added together may be specified:
Values: 0 - All NTFS spot corruption handling features are ENABLED (default)
1 - All NTFS spot corruption handling features are DISABLED
2 - DISABLES spot fixing of NTFS metadata corruptions
4 - DISABLES online scanning for NTFS metadata corruptions
8 - DISABLES spot verification of NTFS metadata corruptions
This operation takes effect immediately (no reboot required) |
| 1 entry |
Associated Headers