Windows / Code / 0x40002994
0x40002994
Decimal: 1073752468 · Signed: 1073752468
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: 0x2994 (10644)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2994 (10644)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 10 | Usage : fsutil file queryExtentsAndRefCounts [/R] [ []]
/R : If is a reparse point, open it rather than its target
: First VCN to query (if omitted, start at VCN 0)
: Number of VCNs to query (if omitted or 0, query until EOF)
Eg : fsutil file queryExtentsAndRefCounts C:\Temp\sample.txt |
| fsutil.exe | 11 | Usage: fsutil file queryExtentsAndRefCounts [/R] [ []]
/R : If is a reparse point, open it rather than its target
: First VCN to query (if omitted, start at VCN 0)
: Number of VCNs to query (if omitted or 0, query until EOF)
Eg: fsutil file queryExtentsAndRefCounts C:\Temp\sample.txt |
| 2 entries |
Associated Headers