Object
CDInformation |
Description
Status of the inserted CD. Status indicates if the CD is blank, recordable or unrecordable.
Syntax
object.DiscStatus
Remarks
DiscStatus can have the following values:
Value |
Meaning |
dsBlankDisc = 0 |
CD is a recordable, blank disc |
dsRecordable = 1 |
CD is recordable |
dsUnRecordable = 2 |
CD is not recordable (closed) |