#include <nitro/wbt.h>
#define WBT_USER_ID_LEN 32
The maximum size of user-defined information that can be assigned to blocks registered using the WBT_RegisterBlock
function. The other side can get this detailed information with the WBT_GetBlockInfo
function.
09/21/2004 Initial version