Windows / Code / 0x400029b6
0x400029b6
Decimal: 1073752502 · Signed: 1073752502
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: 0x29b6 (10678)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x29b6 (10678)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 10 | Usage : fsutil file layout [options]
Options:
/v Verbose mode - displays attribute buffer hex dump for $EA and
$REPARSE_POINT.
Eg : fsutil file layout C:\testfile.txt
: fsutil file layout /v C:\testfile.txt |
| fsutil.exe | 11 | Usage : fsutil file layout [options]
Options:
/v Verbose mode - displays attribute buffer hex dump for $EA and
$REPARSE_POINT.
Eg: fsutil file layout C:\testfile.txt
fsutil file layout /v C:\testfile.txt |
| 2 entries |
Associated Headers