|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
SoundPlaying (
ByVal nPlayer as Integer
)
|
|
[C++]
void SoundPlaying (
short nPlayer
);
|
|
Parameter
|
Description
|
|
|
|
|
nPlayer
|
Number representing the zero-based index of the player that fired the event
|