Windows Media Player OCX Control 7.0 Supported Interfaces (Windows Embedded CE 6.0)
1/6/2010
This section documents the COM interfaces exposed by the Windows Media Player ActiveX control and the Windows Media Player Mobile ActiveX control.
The accessor methods of the IWMPCore or IWMPPlayer interface are used to retrieve specific interfaces. These interfaces, in turn, may have accessor methods for retrieving further interfaces. Calling QueryInterface on one of these interfaces is only necessary when you retrieve the base version of an interface and want to call a method on a later version of the same interface.
The Windows Media Player control exposes the following interfaces.
Interface | Description |
---|---|
Represents the transport controls of Windows Media Player, such as Play, Stop, and Pause. |
|
Provides additional control methods. |
|
Retrieves pointers to other interfaces and accesses basic features of the control. This is the root interface for the Windows Media Player object model. |
|
Accesses a collection of IWMPErrorItem pointers. |
|
Provides information about errors. |
|
Exposes events that originate from the Windows Media Player control to which an embedding program can respond. |
|
Sets and retrieves the properties of a media item. |
|
Controls the behavior of the Windows Media Player control user interface. |
|
Creates and manages playlists. |
|
Sets or retrieves Windows Media Player settings. |
|
Sets or retrieves Windows Media Player settings. |