Sound Function - Sound Module Control Function
sdMidiStop
Stops play on all MIDI ports
FORMAT
SDE_ERR
sdMidiStop( handle )
SDMIDI handle
PARAMETER
handle
Object port handle
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 MIDI sequence play on the specified port.
sdMidiStop
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999