Windows / Code / 0x40002aef
0x40002aef
Decimal: 1073752815 · Signed: 1073752815
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: 0x2aef (10991)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2aef (10991)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil devdrv untrust [/f]
Untrust the given developer volume. Developer volume filter attach policy is
not honored for an untrusted 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 untrust D:
fsutil devdrv untrust /f D: |
| 1 entry |
Associated Headers