IHostDVDDriveCollection Interface Reference

List of all members.

Public Member Functions

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

Public Attributes

readonly attribute unsigned long count


Member Function Documentation

void IHostDVDDriveCollection::getItemAt ( in unsigned long  index,
[retval] out IHostDVDDrive  item 
)

void IHostDVDDriveCollection::enumerate ( [retval] out IHostDVDDriveEnumerator  enumerator  ) 

void IHostDVDDriveCollection::findByName ( in wstring  name,
[retval] out IHostDVDDrive  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 IHostDVDDriveCollection::count


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