Miles Sound System SDK 7.2a

AIL_redbook_retract

The function AIL_redbook_retract retracts the CD tray back into the CD-ROM.

void AIL_redbook_retract(
  HREDBOOK hand
);

In Parameters

hand
specifies which CD device to retract.

Discussion

This function can retract 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_eject
Related Basic Types: HREDBOOK, void

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