Previous Topic Index Next Topic
[API function]

FSOUND_CD_Eject

Opens/Closes the CD tray.

signed char F_API FSOUND_CD_Eject(
char drive
);

Parameters

drive the drive ID to use. 0 is the default CD drive. Using D or E in single quotes would be D: or E: for example.

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.
___________________
Supported on the following platforms : Win32, Linux


This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:08 2002 by SourceDoc v0.10, the automated source code documenter.