[This is preliminary documentation and is subject to change.]

Stops the player and removes it from memory

Namespace: MusicPlayerWindow
Assembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void destroyPlayer()
Visual Basic
Public Sub destroyPlayer
Visual C++
public:
void destroyPlayer()

See Also