[API function]
Returns the name of the song set by the composer. With MIDI format, the filename is returned.
const char * F_API FMUSIC_GetName(
FMUSIC_MODULE *mod
);
Parameters
mod |
Pointer to the song to retrieve name from.
|
Return Value
On success, the name of the song as a NULL terminated string is returned.
On failure, NULL is returned.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
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.