PC_EjectCD
<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > PC > CD functions > PC_EjectCD |
Description
Eject a CD audio (if the gate is closed).
Syntax
result = PC_EjectCD()
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()