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_SetRecvLanMatchCallback</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13<a name="dwc__lanmatch_8h_12ed1b9d138c32471614d5fea740a3ea1"></a>
14<h1 align="left">DWC_SetRecvLanMatchCallback</h1>
15<h2>Syntax</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;dwc.h&gt;</CODE><BR>
20  <BR>
21  <PRE><CODE>void <a href=DWC_SetRecvLanMatchCallback.html#dwc__lanmatch_8h_12ed1b9d138c32471614d5fea740a3ea1>DWC_SetRecvLanMatchCallback</a>(<a href=DWCRecvLanMatchCallback.html#dwc__lanmatch_8h_1af31b273a32ba3f112b0d8e958c1e1cc>DWCRecvLanMatchCallback</a> callback);</CODE></PRE></dd>
22</dl>
23
24<h2>Arguments</h2>
25
26<TABLE border="1" width="100%">
27  <TBODY>
28
29    <TR>
30<TD width="13%"><EM><STRONG>callback</STRONG></EM></TD>
31<TD width="87%">User-defined receive callback</TD>
32    </TR>
33
34  </TBODY>
35</TABLE>
36
37<h2>Return Values</h2>
38
39<p>None.</p>
40
41<H2>Description</H2>
42<p>The callback is called when data sent by <A href="DWC_SendLanMatch.html"><CODE>DWC_SendLanMatch</CODE></a> is received.</p><p>The LAN match feature is provided for experimental purposes and must not be part of the specification for the retail product.</p>
43
44<h2>See Also</h2>
45<p>
46
47<CODE><A href="DWC_SendLanMatch.html">DWC_SendLanMatch</A></CODE>
48
49</p>
50
51<H2>Revision History</H2>
52<DL>
53
54<DT><para>1.4.10</DT>
55<DD>Added text noting that this cannot be used with the retail product.</DD>
56
57</DL>
58<hr><p>CONFIDENTIAL</p></body>
59</html>
60