Windows Media Player SDK banner art
PreviousNext

CdromCollection Object

The CdromCollection object provides a way to organize and access a collection of CD-ROM drives.

The CdromCollection object supports the following property.

Property Description
count Retrieves the number of available CD-ROM 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

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.