Windows / Code / 0x40002af6
0x40002af6
Decimal: 1073752822 · Signed: 1073752822
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: 0x2af6 (10998)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2af6 (10998)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil devdrv enable [/allowAv|/disallowAv]
Eg: fsutil devdrv enable
Eg: fsutil devdrv enable /allowAv
Eg: fsutil devdrv enable /disallowAv
Enable developer volume support on this machine.
Options:
/allowAv - Specifies that developer volumes are to be protected by
antivirus filter.
/disallowAv - Specifies that developer volumes need not be protected by
antivirus filter.
NOTE: If neither /allowAv nor /disallowAv is specified, antivirus policy for
developer volume is not configured and system default is to have developer
volumes protected by antivirus filter. |
| 1 entry |
Associated Headers