MB_TGID_AUTO

Definition

#include <nitro/mb.h>

/* Definition value that specifies the automatic setting of TGIDs in MB_Init().
#define  MB_TGID_AUTO   0x10000

Description

This constant indicates that TGIDs should be automatically generated by the MB_Init function.
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.

See Also

MB_Init

Revision History

2005/04/11 Initial version.


CONFIDENTIAL