PC_InsertCD

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > PC > CD functions >

PC_InsertCD

 

Description

 

Closes (if open) a CD audio gate.

 

Syntax

 

 result = PC_InsertCD()

 

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_EjectCD

 

Examples

 

PC_InsertCD()