CDpreventremoval(3dm) CDpreventremoval(3dm)
CDpreventremoval - lock the CD-ROM drive eject button
#include <sys/types.h>
#include <dmedia/cdaudio.h>
void CDpreventremoval(CDPLAYER* cd)
cd A pointer to the CDPLAYER structure representing the target CD-ROM
drive.
CDpreventremoval(3) locks the eject button on the CD-ROM drive thus
preventing the user from arbitrarily ejecting the caddy.
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)
Roger Chickering, Mark Cprevent
PPPPaaaaggggeeee 1111 [ Back ]
|