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 |
IWMPLibrary Interface (VB and C#)
Represents a library.
The IWMPLibrary interface exposes the following properties.
| Property | Description |
| mediaCollection | Gets an IWMPMediaCollection interface for the current library. |
| name | Gets the display name of the current library. |
| type | Gets a value that indicates the library type. |
The IWMPLibrary interface exposes the following method.
| Method | Description |
| isIdentical | Returns a value that indicates whether the supplied object is the same as the current one. |
Get an IWMPLibrary interface by using the following method.
| Interface | Property |
| IWMPLibraryServices | getLibraryByType |
See Also
| Previous | Next |