[API function]
FMUSIC_GetPaused
Returns whether song is currently paused or not.
signed char F_API
FMUSIC_GetPaused
(
FMUSIC_MODULE *
mod
);
Parameters
mod
Pointer to the song to get paused flag from.
Return Value
On success, TRUE is returned to say the song is currently paused
On failure, FALSE is returned to say the song is NOT currently paused
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
See Also
,
FMUSIC_SetPaused
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.