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 |
---|---|
Retrieves the current position in the current media using a time code format. This property supports SMPTE time code. |
|
Retrieves the name of the audio language with the specified LCID. |
|
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.