[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_LoadSongEx
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:25 2005 by SourceDoc v0.10, the automated source code documenter.