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 |
| 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.
| name | Name of the host drive to search for | |
| drive | Found host drive object |
| readonly attribute unsigned long IHostDVDDriveCollection::count |
1.5.5