This wiki is out of date, use the continuation of this wiki instead

Cd status

From FenixWiki

(Difference between revisions)
Jump to: navigation, search

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...)
Next diff →

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() •
Personal tools