Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val string_of_cdrom_drive_status : cdrom_drive_status -> string
val string_of_cdrom_disc_status : cdrom_disc_status -> string
val query_cdrom_status : string -> cdrom_drive_status * cdrom_disc_status
query_cdrom_status device
returns the state of both the drive and any disc currently inside.
val query_cdrom_drive_status : string -> cdrom_drive_status
query_cdrom_drive_status device
returns the state of the drive only.