Previous Topic Index Next Topic
[API function]

FMUSIC_SetUserData

Sets a user defined value to store with the music file to be retrieved later.

signed char F_API FMUSIC_SetUserData(
FMUSIC_MODULE *mod,
void *userdata
);

Parameters

mod Pointer to the song.
userdata Value to store with music object.

Return Value

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

Remarks

___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube

See Also

FMUSIC_GetUserData

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:26 2005 by SourceDoc v0.10, the automated source code documenter.