IWMPControls3 Interface (Windows Embedded CE 6.0)

1/6/2010

The IWMPControls3 interface provides methods that supplement the IWMPControls interface.

In addition to the methods inherited from IWMPControls2, the IWMPControls3 interface exposes the following methods.

Method Description

IWMPControls3::get_currentPositionTimecode

Retrieves the current position in the current media using a time code format. This property supports SMPTE time code.

IWMPControls3::getLanguageName

Retrieves the name of the audio language with the specified LCID.

IWMPControls3::put_currentPositionTimecode

Specifies the current position in the current media using SMPTE time code format.

Retrieve a pointer to an IWMPControls3 interface by calling the QueryInterface method of an IWMPControls interface.

See Also

Reference

Windows Media Player OCX Control 7.0 Supported Interfaces