3.1.12.11 IVdsRemovable Interface

The IVdsRemovable interface is implemented by disk objects in order to support management of removable media. The methods on this interface are only implemented for removable disks.

The UUID for this interface is {0316560B-5DB4-4ED9-BBB5-213436DDC0D9}.

The IVdsRemovable methods are specified in section 3.4.5.2.31.

Methods in RPC Opnum Order

Method

Description

QueryMedia

Identifies the media in the drive.

Opnum: 3

Eject

Ejects the media in the drive.

Opnum: 4

All methods MUST NOT throw exceptions.