Sound Function - Sound Module Control Function
sdPstmStop
Stops PCM Stream play
FORMAT
SDE_ERR
sdPstmStop( handle )
SDPSTM handle
PARAMETER
handle
PCM Stream port to stop playing
RETURN
SDE_ERR_NO_INIT
The Sound Library has not been initialized
SDE_ERR_HANDLE_NULL
The handle is NULL
SDE_ERR_HOST_CMD_BUF_NO_ENOUGH
No more host commands can be accepted
DESCRIPTION
Stops PCM Stream play.
sdPstmStop
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999