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_TGID_AUTO</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">MB_TGID_AUTO <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 &lt;nitro/mb.h&gt;</CODE><BR>
20  <BR>
21<PRE>
22/* Definition value that specifies the automatic setting of TGIDs in MB_Init().
23#define  MB_TGID_AUTO   0x10000
24</PRE>
25</CODE>
26  </dd>
27</dl>
28
29<H2>Description</H2>
30<P>
31This constant indicates that TGIDs should be automatically generated by the <CODE><A href="common/MB_Init.html">MB_Init</A></CODE> function.<br>This constant is defined as a value that does not correspond to a 16-bit value between 0x0000 and 0xFFFF that indicates a proper TGID value. <br>
32</P>
33<h2>See Also</h2>
34<p><CODE><A href="common/MB_Init.html">MB_Init</A></CODE></p>
35
36<H2>Revision History</H2>
37<P>
382005/04/11 Initial version.
39</P>
40<hr><p>CONFIDENTIAL</p></body>
41</html>
42