Copyright © 2008-2023 MultiMedia Soft
SoundPlaybackDone event
Remarks
Occurs whenever a playback session, started or resumed through a previous call to PlaySound, PlaySoundRange or ResumeSound methods, is completed.
Syntax
[Visual Basic]
SoundPlaybackDone (
)
[C++]
void SoundPlaybackDone (
);