Miles Sound System SDK 7.2a

AIL_quick_shutdown

The function AIL_quick_shutdown closes the quick integration API.

void AIL_quick_shutdown();

Discussion

If the call to AIL_quick_startup succeeded, then you must call this function before exiting your application. Failure to do so could cause your computer to lock up on some operating systems.

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

Example files that use this function: Quick.C, Play.C


Group: Quick Integration Services
Related Functions: AIL_quick_startup, AIL_shutdown, AIL_startup
Related Basic Types: void
Related FAQs: How do I initialize the Miles Sound System for use?

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