- This wiki is out of date, use the continuation of this wiki instead
Cd name
From FenixWiki
(Difference between revisions)
Sandman (Talk | contribs)
(New page: Category:functions Category:CD ==Definition== '''INT''' cd_name ( <'''INT''' cdID> ) Returns the current name of the specified CD/DVD drive. == Parameters == {| | '''INT''' cdID...)
Next diff →
Current revision
[edit] Definition
INT cd_name ( <INT cdID> )
Returns the current name of the specified CD/DVD drive.
[edit] Parameters
INT cdID | - The cdID of the CD/DVD drive of which the name is wanted. |
[edit] Returns
INT : The current name 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() • |