Copyright © 2008-2019 MultiMedia Soft
SoundClosed event
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 (
);