Copyright © 2008-2019 MultiMedia Soft
SoundPlaybackStopped event
Remarks
Occurs whenever a playback session is stopped through a call to StopSound method.
Syntax
[Visual Basic]
SoundPlaybackStopped (
)
[C++]
void SoundPlaybackStopped (
);