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>MBFakeScanErrorCallback</TITLE>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">MBFakeScanErrorCallback <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>Definition</h2>
16
17<dl>
18  <dd>
19  <PRE><CODE>#include &lt;nitro/mb/mb_fake_child.h&gt;</CODE>
20typedef struct
21{
22    u16         apiid;
23    u16         errcode;
24} MBFakeScanErrorCallback;
25</PRE>
26  </dd>
27</dl>
28<h2>Arguments</h2>
29<TABLE border="1">
30  <TBODY>
31    <TR>
32      <TD><B><I>apiid</I></B></TD>
33      <TD colspan="2">Wireless APIID for the error.</TD>
34    </TR>
35    <TR>
36      <TD><B><I>errcode</I></B></TD>
37      <TD colspan="2">Error code for the cause of the error.</TD>
38    </TR>
39  </TBODY>
40</TABLE>
41<H2>Description</H2>
42<P>This structure is for posting the cause when a communication error is generated during scanning for multiboot parents.</p>
43<h2>See Also</h2>
44<p><code><a href="MB_FakeStartScanParent.html">MB_FakeStartScanParent</a>, <a href="../../wm/wm/WMApiid.html">WMApiid</a><code>, <a href="../../wm/wm/WMErrCode.html">WMErrCode</a></code></P>
45<H2>Revision History</H2>
46<P>2004/11/25 Initial version.
47</P>
48<hr><p>CONFIDENTIAL</p></body>
49</html>
50