Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
CdromCollection Object
The CdromCollection object provides a way to organize and access a collection of CD or DVD drives.
The CdromCollection object supports the following property.
| Property | Description |
| count | Retrieves the number of available CD and DVD drives on the system. |
The CdromCollection object supports the following methods.
| Method | Description |
| getByDriveSpecifier | Retrieves the Cdrom object associated with a particular drive letter. |
| item | Retrieves the Cdrom object at the given index. |
The CdromCollection object is accessed through the following property.
| Object | Property |
| Player | cdromCollection |
See Also
| Previous | Next |