Windows Media Player 11 SDK IWMPMetadataText Interface (VB and C#)
Previous | Next |
IWMPMetadataText Interface (VB and C#)
Provides properties for getting information about complex textual metadata attributes.
The IWMPMetadataText interface exposes the following properties.
Property | Description |
Description | Gets a description of the metadata text. |
text | Gets the metadata text. |
Get an IWMPMetadataText interface by passing in an attribute name such as WM/UserWebURL to the following method and casting the object that is returned.
Interface | Property |
IWMPMedia3 | getItemInfoByType |
See Also
Previous | Next |