Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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 query and configure basic and dynamic disks.
Inheritance
The IVdsDisk interface inherits from the IUnknown interface. IVdsDisk also has these types of members:
Methods
The IVdsDisk interface has these methods.
| IVdsDisk::ClearFlags Clears the flags of a disk object. |
| IVdsDisk::ConvertStyle Converts the partition style of an empty disk from one style to another. |
| IVdsDisk::GetIdentificationData Retrieves information that uniquely identifies a disk. |
| IVdsDisk::GetPack Returns the disk pack to which the current disk is a member. |
| IVdsDisk::GetProperties Returns property information for a disk. |
| IVdsDisk::QueryExtents Returns the details of all the extents on a disk. |
| IVdsDisk::SetFlags Sets the flags of a disk object. |
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 |