Windows / Code / 0x40002a30
0x40002a30
Decimal: 1073752624 · Signed: 1073752624
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: 0x2a30 (10800)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2a30 (10800)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil behavior set parallelFlushOpenThreshold <100-1,000,000>
When flushing a volume NTFS compares this setting to the number of open files
to decide when to use multiple threads vs. a single thread.
The default value is %3!d!. |
| 1 entry |
Associated Headers