1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>MB_DisconnectChild</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">MB_DisconnectChild <IMG src="../../image/NTR.gif" width="24" height="12" border="0" align=middle><IMG src="../../image/TWL.gif" width="24" height="12" border="0" align=middle></h1>
15<h2>Syntax</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;nitro/mb.h&gt;</CODE><BR>
20  <BR>
21  <CODE>void MB_DisconnectChild( u16 aid );<BR>
22  </CODE><br>
23  </dd>
24</dl>
25<h2>Arguments</h2>
26<TABLE border="1" width="100%">
27  <TBODY>
28    <TR>
29      <TD width="13%"><EM><STRONG>aid</STRONG></EM></TD>
30      <TD width="87%">The <code>aid</code> of the child to disconnect.</TD>
31    </TR>
32  </TBODY>
33</TABLE>
34<h2>Return Values</h2>
35<p>None.</p>
36
37<H2>Description</H2>
38<P>This function operates from the parent side, forcibly disconnecting a child from the MB parent. This function immediately removes control of the DS device as a multiboot child and begins the wireless disconnection process. This function does not return a callback at the end of the wireless disconnection. <br>
39
40<h2>See Also</h2>
41
42<H2>Revision History</H2>
43<P>2004/11/10 Initial version.
44</P>
45<hr><p>CONFIDENTIAL</p></body>
46</html>
47