VDS_E_REVERT_ON_CLOSE_MISMATCH

Code: 0x80042462 (2147755106)

As HRESULT:As NTSTATUS:

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

ModuleCodeFound inDescription
vdsutil.dll0x8004246278.11011When 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