IVdsVolumePlex 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 for maintaining volume plexes.
Inheritance
The IVdsVolumePlex interface inherits from the IUnknown interface. IVdsVolumePlex also has these types of members:
Methods
The IVdsVolumePlex interface has these methods.
IVdsVolumePlex::GetProperties Returns the property details of the current volume plex. |
IVdsVolumePlex::GetVolume Returns the volume to which the current plex is a member. |
IVdsVolumePlex::QueryExtents Returns all extents for the current plex. |
IVdsVolumePlex::Repair Repairs a fault-tolerant volume plex by moving bad members to good disks. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | vds.h |