IVdsVolumeShrink interface (vds.h)

[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]

Provides methods to support volume shrinking.

Inheritance

The IVdsVolumeShrink interface inherits from the IUnknown interface. IVdsVolumeShrink also has these types of members:

Methods

The IVdsVolumeShrink interface has these methods.

 
IVdsVolumeShrink::QueryMaxReclaimableBytes

Retrieves the maximum number of bytes that can be reclaimed from the current volume.
IVdsVolumeShrink::Shrink

Shrinks the volume and all plexes and returns the released extents.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header vds.h