IVdsDiskPartitionMF2 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 a method to format a partition with additional formatting options.
Inheritance
The IVdsDiskPartitionMF2 interface inherits from the IUnknown interface. IVdsDiskPartitionMF2 also has these types of members:
Methods
The IVdsDiskPartitionMF2 interface has these methods.
IVdsDiskPartitionMF2::FormatPartitionEx2 Formats an existing OEM, ESP, or unknown partition. This method is identical to the IVdsDiskPartitionMF::FormatPartition method, except that formatting options are specified by using the Options parameter. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | vds.h |