Windows Media Player 11 SDK Object Model Reference for C++ 

Windows Media Player SDK banner art

Previous Next

Object Model Reference for C++

Note   Using the Windows Media Player ActiveX control with C++ is supported for Windows Media Player 9 Series or later.

The Object Model Reference for C++ provides documentation for Windows Media Player and Windows Media Player Mobile interfaces and enumeration types.

If you want to use remoting or skins with the Windows Media Player control, you'll also need to learn about the IWMPPlayerServices and IWMPRemoteMediaServices interfaces, which are designed to be used with C++.

For a demonstration of embedding the Windows Media Player control in a C++ program, see the C++ samples included with this SDK.

The following sections document the C++ interfaces and enumerations provided by the Windows Media Player object model.

Section Description
Interfaces Lists the interfaces and methods available to C++ programmers who use the Windows Media Player ActiveX control.
Enumeration Types Lists the enumeration types available in C++ code.

See Also

Previous Next