DriveReady

This function returns TRUE if the drive is ready. With a CD-ROM drive, this function returns FALSE if there is no CD in the drive.

DriveReady () As Boolean


Return Value

True: the drive is ready
False: the drive is not ready
 

Return to aaxDriveManager Control