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 |
IWMPLibraryServices Interface (VB and C#)
Provides methods to enumerate libraries.
The IWMPLibraryServices interface exposes the following methods.
| Method | Description |
| getCountByType | Returns the count of available libraries of a specified type. |
| getLibraryByType | Returns an IWMPLibrary interface that represents the library that has the specified type and index. |
Get an IWMPLibraryServices interface by casting the object returned from the AxWindowsMediaPlayer.GetOcx method.
See Also
| Previous | Next |