[API function]
Returns the the length in rows of the pattern for the specified order number.
int F_API FMUSIC_GetPatternLength(
FMUSIC_MODULE *mod,
int orderno
);
Parameters
mod |
Pointer to the song to .
|
Return Value
On success, the songs pattern length at the specified order is returned.
On failure, 0 is returned.
Remarks
See Also
FMUSIC_GetOrder
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.