Copyright © 2008-2019 MultiMedia Soft

SoundClosed event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when a sound under editing is closed and discarded from memory through a call to the CloseSound method.

 

 

Syntax

 

[Visual Basic]

SoundClosed (

)


 

[C++]

void SoundClosed (

);