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_BLOCK_ID_MIN</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">WBT_BLOCK_ID_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_BLOCK_ID_MIN	WBT_NUM_MAX_BLOCK_INFO_ID</CODE><br>
22  <br>
23  </dd>
24</dl>
25
26<H2>Description</H2>
27<P>The minimum block ID that can be registered with the <a href="common/WBT_RegisterBlock.html"><CODE>WBT_RegisterBlock</CODE></a> function.<BR>The user can allocate to the data block any non-duplicate ID greater than this value.
28</P>
29<h2>See Also</h2>
30<p>
31<A href="common/WBT_RegisterBlock.html">WBT_RegisterBlock</A>, <A href="common/WBT_UnregisterBlock.html">WBT_UnregisterBlock</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