Windows Media Player 11 SDK IWMPMedia3 Interface 

Windows Media Player SDK banner art

Previous Next

IWMPMedia3 Interface

The IWMPMedia3 interface provides methods that supplement the IWMPMedia2 interface.

In addition to the methods inherited from IWMPMedia2, the IWMPMedia3 interface exposes the following methods.

Method Description
getAttributeCountByType Retrieves the number of attributes associated with the specified attribute type.
getItemInfoByType Retrieves the value of the attribute corresponding to the specified attribute type and index.

See Also

Previous Next