IVdsDiskPartitionMF 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 file system management operations on partitions.
Inheritance
The IVdsDiskPartitionMF interface inherits from the IUnknown interface. IVdsDiskPartitionMF also has these types of members:
Methods
The IVdsDiskPartitionMF interface has these methods.
IVdsDiskPartitionMF::FormatPartitionEx Formats an existing OEM, ESP, or unknown partition. (IVdsDiskPartitionMF.FormatPartitionEx) |
IVdsDiskPartitionMF::GetPartitionFileSystemProperties Returns property details about the file system on a partition on the disk at a specified byte offset. |
IVdsDiskPartitionMF::GetPartitionFileSystemTypeName Retrieves the name of the file system on a partition on the disk at a specified byte offset. |
IVdsDiskPartitionMF::QueryPartitionFileSystemFormatSupport Retrieves the properties of the file systems that are supported for formatting a partition on the disk at a specified byte offset. |
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 |