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 |
| 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.
| path | Name of the DVD image's file system location. | |
| image | Found DVD image object |
| readonly attribute unsigned long IDVDImageCollection::count |
1.5.5