IFloppyImageCollection Interface Reference

List of all members.

Public Member Functions

void getItemAt (in unsigned long index,[retval] out IFloppyImage item)
void enumerate ([retval] out IFloppyImageEnumerator enumerator)
void findByPath (in wstring path,[retval] out IFloppyImage image)
 Searches this collection for a floppy image with the given disk path.

Public Attributes

readonly attribute unsigned long count


Member Function Documentation

void IFloppyImageCollection::getItemAt ( in unsigned long  index,
[retval] out IFloppyImage  item 
)

void IFloppyImageCollection::enumerate ( [retval] out IFloppyImageEnumerator  enumerator  ) 

void IFloppyImageCollection::findByPath ( in wstring  path,
[retval] out IFloppyImage  image 
)

Searches this collection for a floppy image with the given disk path.

Parameters:
path Name of the floppy image's file system location.
image Found Floppy image object
Note:
The method returns an error if the given name does not correspond to any floppy image in the collection.


Member Data Documentation

readonly attribute unsigned long IFloppyImageCollection::count


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