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>WBT_PACKET_SIZE_MIN</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">WBT_PACKET_SIZE_MIN</h1>
15<h2>Definition</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;nitro/wbt.h&gt;</CODE><BR>
20  <BR>
21  <CODE>#define WBT_PACKET_SIZE_MIN	14</CODE><br>
22  <br>
23  </dd>
24</dl>
25
26<H2>Description</H2>
27<P>The minimum MP communication packet size that must be allocated for the WBT library's own protocol.<BR>For data reception by the <a href="command/WBT_GetBlock.html"><CODE>WBT_GetBlock</CODE></a> function, the transfer processing uses a packet region equal to the size of the whole packet minus this value.
28</P>
29<h2>See Also</h2>
30<p>
31<A href="init/WBT_InitParent.html">WBT_InitParent</A>, <A href="parent/WBT_SetPacketSize.html">WBT_SetPacketSize</A>, <A href="parent/WBT_MpParentSendHook.html">WBT_MpParentSendHook</A>, <A href="child/WBT_MpChildSendHook.html">WBT_MpChildSendHook</A>, <A href="command/WBT_GetBlock.html">WBT_GetBlock</A>
32</p>
33
34<H2>Revision History</H2>
35<P>
362004/09/21 Initial version.
37</P>
38<hr><p>CONFIDENTIAL</p></body>
39</html>
40