Windows / Code / 0x40002aee
0x40002aee
Decimal: 1073752814 · Signed: 1073752814
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: 0x2aee (10990)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2aee (10990)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil devdrv trust [/f]
Trust the given developer volume. Developer volume filter attach policy is
honored only for a trusted developer volume.
Options:
/f - Force dismount the volume for the change to take effect
immediately even if the volume is in use. Otherwise
the volume is dismounted only if it is not in use.
Sample commands:
fsutil devdrv trust D:
fsutil devdrv trust /f D: |
| 1 entry |
Associated Headers