Windows Media Player 11 SDK IWMPCore3 Interface 

Windows Media Player SDK banner art

Previous Next

IWMPCore3 Interface

The IWMPCore3 interface provides methods that supplement the IWMPCore2 interface.

In addition to the methods inherited from IWMPCore2, the IWMPCore3 interface exposes the following methods.

Method Description
newMedia Retrieves a pointer to an IWMPMedia interface for a new media item.
newPlaylist Retrieves a pointer to an IWMPPlaylist interface for a new playlist.

See Also

Previous Next