Copyright © 2001-2019 MultiMedia Soft
SoundStopped event
Remarks
Occurs when a song is stopped.
Syntax
[Visual Basic]
SoundStopped (
ByVal nPlayer as Integer
)
[C++]
void SoundStopped (
short nPlayer
);
Parameter
Description
nPlayer
Number representing the zero-based index of the player that fired the event