Share via


Windows Media Player 11 SDK IWMPMetadataText Interface 

Windows Media Player SDK banner art

Previous Next

IWMPMetadataText Interface

The IWMPMetadataText interface provides methods for retrieving information about complex textual metadata attributes.

In addition to the methods inherited from IDispatch, the IWMPMetadataText interface exposes the following methods.

Method Description
get_description Retrieves a description of the metadata text.
get_text Retrieves the metadata text.

See Also

Previous Next