Windows Media Player 11 SDK IWMPPlayer3 Interface
Previous | Next |
IWMPPlayer3 Interface
The IWMPPlayer3 interface provides methods for modifying the basic behavior of the control user interface. These methods supplement the IWMPCore2 interface.
The IWMPPlayer3 interface duplicates the methods of IWMPPlayer and IWMPPlayer2 and inherits the methods of IWMPCore2. It is identical to IWMPPlayer2 except for the inherited interface.
Retrieve a pointer to an IWMPPlayer3 interface either by calling the QueryInterface method of the IWMPPlayer or IWMPPlayer2 interface, or by calling the COM CoCreateInstance method.
See Also
- Interfaces
- IWMPCore Interface
- IWMPCore2 Interface
- IWMPCore3 Interface
- IWMPPlayer Interface
- IWMPPlayer2 Interface
- IWMPPlayer4 Interface
Previous | Next |