- This wiki is out of date, use the continuation of this wiki instead
Cd eject
From FenixWiki
[edit] Definition
INT cd_eject ( <INT cdID> )
Ejects the CD/DVD (tray) from the drive.
[edit] Parameters
INT cdID | - The cdID of the CD/DVD drive of which the CD/DVD (tray) is to be ejected. |
[edit] Returns
INT
0 | - Invalid CD/DVD drive. |
1 | - The CD/DVD (tray) is ejected. |
CD Functions | |
• Cd_currtrack() • Cd_drives() • Cd_eject() • Cd_getinfo() • Cd_name() • Cd_numtracks() • Cd_pause() • Cd_play() • Cd_resume() • Cd_status() • Cd_stop() • |