Sound Function - Sound Module Control Function
sdMidiContinue
Resumes MIDI sequence play
FORMAT
SDE_ERR
sdMidiContinue( 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
Resumes MIDI sequence play.
NOTE
SdMidiPause must be called first for pause/resume operation.
REFERENCE
sdMidiPause
()
sdMidiContinue
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999