- This wiki is out of date, use the continuation of this wiki instead
Cd status
From FenixWiki
(Difference between revisions)
Revision as of 15:27, 29 August 2008 (edit) Sandman (Talk | contribs) (New page: Category:functions Category:CD ==Definition== '''INT''' cd_status ( <'''INT''' cdID> ) Returns the current status of the specified CD/DVD drive. See CD statuscodes. == Para...) ← Previous diff |
Current revision (15:27, 29 August 2008) (edit) (undo) Sandman (Talk | contribs) (New page: Category:functions Category:CD ==Definition== '''INT''' cd_status ( <'''INT''' cdID> ) Returns the current status of the specified CD/DVD drive. See CD statuscodes. == Para...) |
Current revision
[edit] Definition
INT cd_status ( <INT cdID> )
Returns the current status of the specified CD/DVD drive.
See CD statuscodes.
[edit] Parameters
INT cdID | - The cdID of the CD/DVD drive of which the status is wanted. |
[edit] Returns
INT : The current status of the specified CD/DVD drive.
CD Functions | |
• Cd_currtrack() • Cd_drives() • Cd_eject() • Cd_getinfo() • Cd_name() • Cd_numtracks() • Cd_pause() • Cd_play() • Cd_resume() • Cd_status() • Cd_stop() • |