#include <nitro/wbt.h>
#define WBT_BLOCK_ID_MIN WBT_NUM_MAX_BLOCK_INFO_ID
The minimum block ID that can be registered with the WBT_RegisterBlock function.
The user can allocate to the data block any non-duplicate ID greater than this value.
WBT_RegisterBlock,
WBT_UnregisterBlock
09/21/2004 Initial version