VDS_E_REVERT_ON_CLOSE_MISMATCH
Code: 0x80042462 (2147755106)
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x004 (FACILITY_ITF: COM/OLE Interface management)
- Code: 0x2462 (9314)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x004 (FACILITY_IO_ERROR_CODE: Input/Output)
- Code: 0x2462 (9314)
Abstract
When clearing volume flags that have been set using revert on close, the same combination of HIDDEN, READ ONLY, NO DRIVE LETTER or SHADOW COPY flags must be passed to both the SetFlags and ClearFlags calls.
Documented in Win32
Virtual Disk Service Common Return Codes: 0x80042462
The flags to be cleared do not match the flags that were set previously when the IVdsVolume::SetFlags method was called with the bRevertOnClose parameter set to TRUE .
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| vdsutil.dll | 0x80042462 | 78.11011 | When clearing volume flags that have been set using revert on close, the same combination of HIDDEN, READ ONLY, NO DRIVE LETTER or SHADOW COPY flags must be passed to both the SetFlags and ClearFlags calls. |
| 1 entry | |||