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 |
IWMPCdromCollection Interface (VB and C#)
Provides a way to organize and access a collection of CD or DVD drives.
The IWMPCdromCollection interface exposes the following property.
| Property | Description |
| count | Gets the number of available CD and DVD drives on the system. |
The IWMPCdromCollection interface exposes the following methods.
| Method | Description |
| getByDriveSpecifier | Returns an IWMPCdrom interface associated with a particular drive letter. |
| Item | Returns an IWMPCdrom interface at the given index. |
Get an IWMPCdromCollection interface by using the following property.
| Object | Property |
| AxWindowsMediaPlayer Object | cdromCollection |
See Also
| Previous | Next |