Previous Topic Index Next Topic
[API function]

FMUSIC_SetOrder

Sets a songs order position / current playing position.

signed char F_API FMUSIC_SetOrder(
FMUSIC_MODULE *mod,
int order
);

Parameters

mod Pointer to the song to have its order changed.
order Order number to jump to.

Return Value

On success, TRUE is returned.
On failure, FALSE is returned.

Remarks

Note : This function is not supported with the MIDI format.

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.