Share via


Windows Media Player 11 SDK IWMPPlugin::Shutdown 

Windows Media Player SDK banner art

Previous Next

IWMPPlugin::Shutdown

The IWMPPlugin::Shutdown method is called when Windows Media Player shuts down the plug-in.

Syntax

  
    
  

Return Values

The method returns an HRESULT.

Requirements

Version: Windows Media Player 9 Series or later.

Header: Include wmprealestate.h.

Remarks

Init and Shutdown will always be called on the same thread.

See Also

Previous Next