[API function]
FMUSIC_FreeSong
Frees memory allocated for a song and removes it from the FMUSIC system.
signed char F_API
FMUSIC_FreeSong
(
FMUSIC_MODULE *
mod
);
Parameters
mod
Pointer to the song to be freed.
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
See Also
FMUSIC_LoadSong
,
FMUSIC_LoadSongMemory
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:08 2002 by SourceDoc v0.10, the automated source code documenter.