Navigation: thinBasic Modules > PC > CD functions > PC_EjectCD |
|
Description
Eject a CD audio (if the gate is closed).
Syntax
PC_EjectCD() AS NUMBER
Returns
Return a number
If the function fails, the return value is not zero. The return code is the error.
If the function succeeds, the return value is zero.
Parameters
Remarks
Restrictions
See also
PC Module, PC_DecodeCDError, PC_InsertCD
Examples
PC_EjectCD()
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |