Previous Topic Index Next Topic
[API function]

FMUSIC_GetName

Returns the name of the song set by the composer. With MIDI format, the filename is returned.

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



This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:08 2001 by SourceDoc v0.10, the automated source code documenter.