Windows / Code / 0x40002ade
0x40002ade
Decimal: 1073752798 · Signed: 1073752798
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: 0x2ade (10974)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2ade (10974)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil behavior set enableMaximumHardLinks <0|1>
When enabled, NTFS will allow creation of hard links beyond the default
1024 per file hard link limit. The number of hard links that can be
created for a given file is based on its available metadata space.
Values: 0 - NTFS allows a maximum of 1024 hard links per file (default)
1 - NTFS will allow the maximum number of hard links per file |
| 1 entry |
Associated Headers