IVssSnapshotMgmt2 interface (vsmgmt.h)
The IVssSnapshotMgmt2 interface provides a method to retrieve the minimum size of the shadow copy storage area.
Inheritance
The IVssSnapshotMgmt2 interface inherits from the IUnknown interface. IVssSnapshotMgmt2 also has these types of members:
Methods
The IVssSnapshotMgmt2 interface has these methods.
IVssSnapshotMgmt2::GetMinDiffAreaSize Returns the current minimum size of the shadow copy storage area. |
Remarks
To obtain an instance of the IVssSnapshotMgmt2 interface, call the QueryInterface method of the IVssSnapshotMgmt interface, passing IID_IVssSnapshotMgmt2 as the riid parameter.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008, Windows Server 2003 with SP1 [desktop apps only] |
Target Platform | Windows |
Header | vsmgmt.h |