CDpreventremoval(3dm) CDpreventremoval(3dm)
NAME
CDpreventremoval - lock the CD-ROM drive eject button
SYNOPSIS
#include <sys/types.h>
#include <dmedia/cdaudio.h>
void CDpreventremoval(CDPLAYER* cd)
PARAMETER
cd A pointer to the CDPLAYER structure representing the target CD-ROM
drive.
DESCRIPTION
CDpreventremoval(3) locks the eject button on the CD-ROM drive thus
preventing the user from arbitrarily ejecting the caddy.
SEE ALSO
CDintro(3dm), CDallowremoval(3dm), CDclose(3dm), CDgetstatus(3dm),
Dgettrackinfo(3dm), CDeject(3dm), CDopen(3dm), CDplay(3dm),
CDplayabs(3dm), CDplaytrack(3dm), CDplaytrackabs(3dm), CDstop(3dm),
CDtogglepause(3dm)
AUTHOR
Roger Chickering, Mark Cprevent
Page 1