Miles Sound System SDK 7.2a

AIL_redbook_eject

The function AIL_redbook_eject ejects the CD currently inserted in the CD-ROM.

void AIL_redbook_eject(
  HREDBOOK hand
);

In Parameters

hand
specifies which CD device to eject the CD from.

Discussion

This function can eject either data or audio CDs.

Under DOS and MacOS 9, this function must not be invoked from an interrupt-based callback function.

Example files that use this function: Demo.C, AudioCD.C


Group: CD Audio (Redbook) Services
Related Functions: AIL_redbook_retract
Related Basic Types: HREDBOOK, void

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.