[API function]
Opens/Closes the CD tray.
signed char F_API FSOUND_CD_Eject(
);
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
Calling this when the CD tray is open will cause it to close.
Calling this when the CD tray is closed will cause it to open.
FSOUND_Init or FSOUND_Close are not needed to use these functions.
See Also
FSOUND_Close
,
FSOUND_Init
This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001
by SourceDoc v0.10, the automated source code documenter.