Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMPEffects2::Destroy
The Destroy method is called by Windows Media Player to destroy a visualization window instantiated in the Create method.
Syntax
Parameters
This method takes no parameters.
Return Values
This method returns an HRESULT.
Remarks
This method is used only by windowed visualizations. Windowless visualizations should simply return S_OK.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include effects.h.
See Also
| Previous | Next |