Sound Function - Sound Module Control Function

sdMidiGetCurAdr

Gets the current play address of a MIDI sequence

FORMAT

SDE_ERR sdMidiGetCurAdr( handle, *cur_adr )
SDMIDI handle
Sint32 *cur_adr

PARAMETER

 handle  Obtained port handle 
 cur_adr  Current playing address 

RETURN

 SDE_ERR_NO_INIT  The Sound Library has not been initialized 
 SDE_ERR_HANDLE_NULL  The handle is NULL 

DESCRIPTION

Gets the current play address of a MIDI sequence.

sdMidiGetCurAdr
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999