BASS_CDInDrive

Checks if there is a CD in the drive.

BOOL WINAPI BASS_CDInDrive();

Return value
If there is a CD in the drive, then TRUE is returned, else FALSE is returned. FALSE is also returned if BASS_CDInit has not been successfully called.

See also
BASS_CDPlay