IHostFloppyDrive Interface Reference

The IHostFloppyDrive interface represents the physical floppy drive hardware on the host. More...

List of all members.

Public Attributes

readonly attribute wstring name
 Returns the platform-specific device identifier.
readonly attribute wstring description
 Returns a human readable description for the drive.
readonly attribute wstring udi
 Returns the unique device identifier for the drive.


Detailed Description

The IHostFloppyDrive interface represents the physical floppy drive hardware on the host.

Used indirectly in IHost::floppyDrives.

Interface ID:
{3F02D604-E908-4919-9FD1-8A4AFD68FC63}

Member Data Documentation

readonly attribute wstring IHostFloppyDrive::name

Returns the platform-specific device identifier.

On DOS-like platforms, it is a drive name (e.g. A:). On Unix-like platforms, it is a device name (e.g. /dev/fd0).

readonly attribute wstring IHostFloppyDrive::description

Returns a human readable description for the drive.

This description usually contains the product and vendor name. A null string is returned if the description is not available.

readonly attribute wstring IHostFloppyDrive::udi

Returns the unique device identifier for the drive.

This attribute is reserved for future use instead of name. Currently it is not used and may return null on some platforms.


Generated on Tue Apr 7 21:43:44 2009 for VirtualBox Main API by  doxygen 1.5.6