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 http-equiv="Content-Style-Type" content="text/css">
7<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
8<title>DWC_StartLanMatch</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13<a name="dwc__lanmatch_8h_17ad92e400b3caee907b1307f40048afd"></a>
14<h1 align="left">DWC_StartLanMatch</h1>
15<h2>Syntax</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;dwc.h&gt;</CODE><BR>
20  <BR>
21  <PRE><CODE>BOOL <a href=DWC_StartLanMatch.html#dwc__lanmatch_8h_17ad92e400b3caee907b1307f40048afd>DWC_StartLanMatch</a>(s32 num,
22                       <a href=DWCLanMatchedCallback.html#dwc__lanmatch_8h_1402c511e200193b9d2f08318a11d6b78>DWCLanMatchedCallback</a> matched);</CODE></PRE></dd>
23</dl>
24
25<h2>Arguments</h2>
26
27<TABLE border="1" width="100%">
28  <TBODY>
29
30    <TR>
31<TD width="13%"><EM><STRONG>num</STRONG></EM></TD>
32<TD width="87%">Maximum number of connections.</TD>
33    </TR>
34
35    <TR>
36<TD width="13%"><EM><STRONG>matched</STRONG></EM></TD>
37<TD width="87%">Callback called after matching is complete.</TD>
38    </TR>
39
40  </TBODY>
41</TABLE>
42
43<h2>Return Values</h2>
44
45<p>Returns TRUE if started successfully.</p>
46
47<H2>Description</H2>
48<p>The callback is called at the point that connections have been made to the number of hosts given by the argument <CODE>maxHosts</CODE>.</p><p>The LAN match feature is provided for experimental purposes and must not be part of the specification for the retail product.</p>
49
50<H2>Revision History</H2>
51<DL>
52
53<DT><para>1.4.10</DT>
54<DD>Added text noting that this cannot be used with the retail product.</DD>
55
56</DL>
57<hr><p>CONFIDENTIAL</p></body>
58</html>
59