DVMount method of the WT_Snapshot class

Mounts the current shadow copy in read-only mode on the local iSCSI Target server.

Windows Server 2012 R2: This method is deprecated. Use iSCSI loopback instead.

Syntax

void DVMount();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Remarks

If there is another shadow copy of the virtual disk that is also mounted, this method will dismount it before mounting the shadow copy.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Wmi
MOF
WmiWtProvider.mof
DLL
WtWmiProv.dll

See also

WT_Snapshot