Windows Media Player 11 SDK IWMPMetadataPicture Interface 

Windows Media Player SDK banner art

Previous Next

IWMPMetadataPicture Interface

The IWMPMetadataPicture interface provides methods for retrieving information about the WM/Picture metadata attribute.

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

Method Description
get_description Retrieves a description of the metadata image.
get_mimeType Retrieves the MIME type of the metadata image.
get_pictureType Retrieves the picture type of the metadata image.
get_URL Retrieves the URL of the metadata image.

See Also

Previous Next