IVssDifferentialSoftwareSnapshotMgmt 接口 (vsmgmt.h)

IVssDifferentialSoftwareSnapshotMgmt 接口包含允许应用程序查询和管理系统卷影复制提供程序生成的卷影复制存储区域的方法。

继承

IVssDifferentialSoftwareSnapshotMgmt 接口继承自 IUnknown 接口。 IVssDifferentialSoftwareSnapshotMgmt 也具有以下类型的成员:

方法

IVssDifferentialSoftwareSnapshotMgmt 接口具有这些方法。

 
IVssDifferentialSoftwareSnapshotMgmt::AddDiffArea

为指定的卷添加卷影复制存储区域关联。
IVssDifferentialSoftwareSnapshotMgmt::ChangeDiffAreaMaximumSize

汇报特定卷的最大卷影副本存储区域大小。
IVssDifferentialSoftwareSnapshotMgmt::QueryDiffAreasForSnapshot

查询与输入卷影副本关联的原始卷正在使用的卷影副本存储区域。
IVssDifferentialSoftwareSnapshotMgmt::QueryDiffAreasForVolume

查询卷正在使用的卷影复制存储区域。
IVssDifferentialSoftwareSnapshotMgmt::QueryDiffAreasOnVolume

查询物理驻留在给定卷上的卷影复制存储区域。
IVssDifferentialSoftwareSnapshotMgmt::QueryVolumesSupportedForDiffAreas

查询支持卷影复制存储区域的卷 (包括具有禁用卷影复制存储区域的卷) 。

要求

要求
最低受支持的客户端 Windows Vista [仅限桌面应用]
最低受支持的服务器 Windows Server 2003 [仅限桌面应用]
目标平台 Windows
标头 vsmgmt.h

请参阅

IUnknown

卷影复制 API 接口