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.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube

See Also

, FMUSIC_GetOrder

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Mon Oct 18 11:07:58 2004 by SourceDoc v0.10, the automated source code documenter.