3.1.12.9 IVdsDiskPartitionMF Interface

The IVdsDiskPartitionMF interface is implemented by disk objects in order to support file system management on partitions. This interface is not implemented for removable disks.

The UUID for this interface is {538684E0-BA3D-4BC0-ACA9-164AFF85C2A9}.

The IVdsDiskPartitionMF methods are specified in section 3.4.5.2.29.

Methods in RPC Opnum Order

Method

Description

GetPartitionFileSystemProperties

Returns property details about the file system on a partition on the disk at a specified byte offset.

Opnum: 3

GetPartitionFileSystemTypeName

Retrieves the name of the file system on a partition on a disk at a specified byte offset.

Opnum: 4

QueryPartitionFileSystemFormatSupport

Retrieves the properties of the file systems that are supported for formatting a partition on the disk at a specified byte offset.

Opnum: 5

FormatPartitionEx

Formats an existing OEM, ESP, or unknown partition.

Opnum: 6

All methods MUST NOT throw exceptions.