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 7.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>MB_COMM_PARENT_*</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">MB_COMM_PARENT_* <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<CODE>#include <nitro/mb.h></CODE><BR> 20<PRE><CODE> 21#define MB_COMM_PARENT_SEND_MIN 256 22#define MB_COMM_PARENT_SEND_MAX 510 23 24#define MB_COMM_PARENT_RECV_MIN 8 25#define MB_COMM_PARENT_RECV_MAX 16 26</CODE></PRE> 27 <br> 28 </dd> 29</dl> 30 31<H2>Description</H2> 32<P>Constant showing available range for wireless communication data size setting of multiboot parent. For details, refer to the <CODE><A href="parent/MB_SetParentCommSize.html">MB_SetParentCommSize</A></CODE> and <CODE><A href="parent/MB_SetParentCommParam.html">MB_SetParentCommParam</A></CODE> functions.<BR> 33</P> 34<h2>See Also</h2> 35<p><a href="parent/MB_SetParentCommSize.html"><code>MB_SetParentCommSize</a></code>, <code><a href="parent/MB_SetParentCommParam.html">MB_SetParentCommParam</a></code></p> 36 37<H2>Revision History</H2> 38<P> 392004/10/05 Initial version. 40</P> 41<hr><p>CONFIDENTIAL</p></body> 42</html> 43