Windows Media Player 11 SDK IWMPPlugin::AdviseWMPServicesÂ
Previous | Next |
IWMPPlugin::AdviseWMPServices
The IWMPPlugin::AdviseWMPServices method is implemented by the plug-in.
Syntax
Parameters
pWMPServices
[in] Pointer to an IWMPServices interface.
Return Values
The method returns an HRESULT.
Remarks
Windows Media Player calls the AdviseWMPServices method on the plug-in to pass in a pointer that the plug-in can then use to call the IWMPServices interface, which contains methods that provide information about the current state of the stream.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmprealestate.h.
See Also
Previous | Next |