IVdsServiceUninstallDisk 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 uninstall basic and dynamic disks.
Inheritance
The IVdsServiceUninstallDisk interface inherits from the IUnknown interface. IVdsServiceUninstallDisk also has these types of members:
Methods
The IVdsServiceUninstallDisk interface has these methods.
IVdsServiceUninstallDisk::GetDiskIdFromLunInfo Retrieves the VDS object ID for the disk that corresponds to a specified LUN. |
IVdsServiceUninstallDisk::UninstallDisks Uninstalls a set of disks. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 R2 [desktop apps only] |
Target Platform | Windows |
Header | vds.h |