IHostFloppyDriveCollection Interface Reference

List of all members.

Public Member Functions

void getItemAt (in unsigned long index,[retval] out IHostFloppyDrive item)
void enumerate ([retval] out IHostFloppyDriveEnumerator enumerator)
void findByName (in wstring name,[retval] out IHostFloppyDrive drive)
 Searches this collection for a host drive with the given name.

Public Attributes

readonly attribute unsigned long count


Member Function Documentation

void IHostFloppyDriveCollection::getItemAt ( in unsigned long  index,
[retval] out IHostFloppyDrive  item 
)

void IHostFloppyDriveCollection::enumerate ( [retval] out IHostFloppyDriveEnumerator  enumerator  ) 

void IHostFloppyDriveCollection::findByName ( in wstring  name,
[retval] out IHostFloppyDrive  drive 
)

Searches this collection for a host drive with the given name.

Parameters:
name Name of the host drive to search for
drive Found host drive object
Note:
The method returns an error if the given name does not correspond to any host drive in the collection.


Member Data Documentation

readonly attribute unsigned long IHostFloppyDriveCollection::count


Generated on Fri Nov 21 21:38:41 2008 for VirtualBox Main API by  doxygen 1.5.5