IDVDImageCollection Interface Reference

List of all members.

Public Member Functions

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

Public Attributes

readonly attribute unsigned long count


Member Function Documentation

void IDVDImageCollection::getItemAt ( in unsigned long  index,
[retval] out IDVDImage  item 
)

void IDVDImageCollection::enumerate ( [retval] out IDVDImageEnumerator  enumerator  ) 

void IDVDImageCollection::findByPath ( in wstring  path,
[retval] out IDVDImage  image 
)

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

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


Member Data Documentation

readonly attribute unsigned long IDVDImageCollection::count


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