WBT_BLOCK_ID_MIN

Definitions

#include <nitro/wbt.h>

#define WBT_BLOCK_ID_MIN WBT_NUM_MAX_BLOCK_INFO_ID

Description

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.

See Also

WBT_RegisterBlock, WBT_UnregisterBlock

Revision History

09/21/2004 Initial version