1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
6<TITLE>AXARTQuit</TITLE>
7<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
8<META http-equiv="Content-Style-Type" content="text/css">
9</head>
10
11<BODY>
12
13<H1 align="left">AXARTQuit</H1>
14
15<H2>Syntax</H2>
16<dl><dd><pre class="construction">
17#include &lt;revolution.h&gt;
18#include &lt;revolution/axart.h&gt;
19
20void AXARTQuit(void);
21</pre></dd></dl>
22
23<H2>Arguments</H2>
24<P>None.</P>
25
26<h2>Return Values</h2>
27<p>None.</p>
28
29<H2>Description</H2>
30<P><CODE>AXARTQuit</CODE> quits the AXART library safely (so that sounds are no longer referenced by AXART).</P>
31
32<H2>See Also</H2>
33<P class="reference">
34<A href="AXARTInit.html">AXARTInit</A>, <A href="AXARTServiceSounds.html">AXARTServiceSounds</A>
35</P>
36
37<h2>Revision History</h2>
38<P>
392006/03/01 Initial version.<BR>
40</P>
41
42<hr><p>CONFIDENTIAL</p></body>
43</HTML>
44