Windows Media Player 11 SDK IWMPPluginUI::Destroy
Previous | Next |
IWMPPluginUI::Destroy
The Destroy method is called by Windows Media Player to shut down the plug-in user interface. This occurs when the user closes a plug-in in a separate window, switches out of the Now Playing pane, or selects a different display, settings, or metadata area plug-in to display in the Now Playing pane.
Syntax
Parameters
This method takes no parameters.
Return Values
This method returns an HRESULT.
Remarks
This method is called by Windows Media Player for all user interface plug-in types except the background type.
Windows Media Player 10 Mobile: This method is not supported.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmpplug.h.
See Also
Previous | Next |