Windows Media Player 11 SDK IWMPStringCollection2 Interface 

Windows Media Player SDK banner art

Previous Next

IWMPStringCollection2 Interface

The IWMPStringCollection2 interface provides methods that supplement the IWMPStringCollection interface.

In addition to the methods inherited from IWMPStringCollection, the IWMPStringCollection2 interface exposes the following methods.

Method Description
getAttributeCountByType Retrieves the number of attributes associated with the specified string collection item index, attribute name, and language.
getItemInfo Retrieves the string corresponding to the specified string collection item index and name.
getItemInfoByType Retrieves the value corresponding to the specified string collection item index, name, language, and attribute index.
isIdentical Retrieves a value indicating whether the supplied object is the same as the current one.

See Also

Previous Next