Click to Rate and Give Feedback
IVssDifferentialSoftwareSnapshotMgmt3 Interface

Defines methods that allow applications to use the shadow copy protection feature of VSS.

To obtain an instance of the IVssDifferentialSoftwareSnapshotMgmt3 interface, call the QueryInterface method of the IVssDifferentialSoftwareSnapshotMgmt interface and pass the IID_IVssDifferentialSoftwareSnapshotMgmt3 constant as the interface identifier (IID) parameter.

Members

The IVssDifferentialSoftwareSnapshotMgmt3 interface inherits from IVssDifferentialSoftwareSnapshotMgmt2 and IVssDifferentialSoftwareSnapshotMgmt. IVssDifferentialSoftwareSnapshotMgmt3 also defines the following members:

Methods

The IVssDifferentialSoftwareSnapshotMgmt3 interface defines the following methods.

MethodDescription
SetVolumeProtectLevel

Sets the shadow copy protection level for a volume.

GetVolumeProtectLevel

Gets the shadow copy protection level for the specified volume.

ClearVolumeProtectFault

Clears the protection fault state for the specified volume.

DeleteUnusedDiffAreas

Deletes all shadow copy storage areas (also called diff areas) on the specified volume that are not in use.

QuerySnapshotDeltaBitmap

This method is reserved for future use.

 

Remarks

An application with administrator privilege can use the SetVolumeProtectLevel method to specify a shadow copy protection level for a volume and its shadow copy storage area. The possible protection levels are defined by the VSS_PROTECTION_LEVEL enumeration.

When a volume protection fault occurs, the application must call the GetVolumeProtectLevel method for the volume to identify the cause of the fault.

Requirements

Minimum supported clientWindows Vista with SP1
Minimum supported serverWindows Server 2008
HeaderVsMgmt.h

 

 

Send comments about this topic to Microsoft

Build date: 1/28/2010

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker