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>DWCUserRecvTimeoutCallback</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13<a name="dwc__transport_8h_17226d82c44c3c22593e895f2557e1d43"></a> 14<h1 align="left">DWCUserRecvTimeoutCallback</h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <dwc.h></CODE><BR> 20 <BR> 21 <PRE><CODE>typedef void(*) <a href=DWCUserRecvTimeoutCallback.html#dwc__transport_8h_17226d82c44c3c22593e895f2557e1d43>DWCUserRecvTimeoutCallback</a>(u8 aid, 22 void *param);</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><parametername>aid</parametername></STRONG></EM></TD> 32<TD width="87%">AID of the sender</TD> 33 </TR> 34 35 <TR> 36<TD width="13%"><EM><STRONG><parametername>param</parametername></STRONG></EM></TD> 37<TD width="87%">Callback parameter.</TD> 38 </TR> 39 40 </TBODY> 41</TABLE> 42 43<h2>Return Values</h2> 44 45<p>None.</p> 46 47<H2>Description</H2> 48<p>This callback function can be set using the <a href=DWC_SetUserRecvTimeoutCallback.html#dwc__transport_8h_17e94d39cd47219a26f83341c2b395ca5>DWC_SetUserRecvTimeoutCallback</a> function.</p> 49 50<h2>See Also</h2> 51<p> 52 53<CODE><A href="DWC_SetUserRecvTimeoutCallback.html">DWC_SetUserRecvTimeoutCallback<BR></A></CODE> 54 55<CODE><A href="DWC_SetRecvTimeoutTime.html">DWC_SetRecvTimeoutTime<BR></A></CODE> 56 57</p> 58 59<H2>Revision History</H2> 60<DL> 61 62<DT><para>2.0.0</DT> 63<DD>Specification change.</DD> 64 65</DL> 66<hr><p>CONFIDENTIAL</p></body> 67</html> 68