BOOL WINAPI MidiResume ( HANDLE hSequence, BOOL Modified );
This function removes the suspension of a sequence previously done with MidiSuspend. If the sequence was playing before, it will continue to play.
TRUE
TRUE
if the sequence was resume or FALSE
if not. The most likely reason for an error is an invalid sequence handle.
If the sequence was not suspended, MidiResume still does synchronization of the events in the sequence, hence use it only when necessary.
For an example, check MidiSuspend.
Released in November 19th, 2003
Updated in April 29th, 2004
Property of Breno de Lima Sarmento
Home page: http://www27.brinkster.com/brels
E-mail: [email protected]
ICQ: 78977999 ()