IVdsVolumeMF2 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 perform additional file system management operations on the volume object.

Inheritance

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

Methods

The IVdsVolumeMF2 interface has these methods.

 
IVdsVolumeMF2::FormatEx

Formats a file system volume on a partition.
IVdsVolumeMF2::GetFileSystemTypeName

Retrieves the name of the file system on a volume.
IVdsVolumeMF2::QueryFileSystemFormatSupport

Retrieves the properties of the file systems that are supported for formatting a volume.

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