Previous Topic Index Next Topic
[API function]

FMUSIC_GetNumInstruments

Returns the number of instruments contained in this song.

int F_API FMUSIC_GetNumInstruments(
FMUSIC_MODULE *mod
);

Parameters

mod Pointer to the song to retrieve number of instruments from.

Return Value

On success, the number of instruments contained in this song is returned.
On failure, 0 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.