Sound Function - Global Sound Control Function
sdSndStopAll
Stops all sound data play
FORMAT
SDE_ERR
sdSndStopAll( Void )
PARAMETER
None
RETURN
SDE_ERR_NO_INIT
The Sound Library has not been initialized
SDE_ERR_HOST_CMD_BUF_NO_ENOUGH
No more Host Commands can be accepted
SDE_ERR_PRM_OVER_RANGE
Parameter out of range
DESCRIPTION
Stop all current play.
NOTE
If this function is stopped in mid-use, play cannot be started again with the function
Snd???Continue().
sdSndStopAll
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999