#include <nitro/wbt.h>
#define WBT_SIZE_USER_DATA 9
The maximum size of the user-defined data that can be sent with the WBT_PutUserData
function. Users can batch-send small-scale data in a range smaller than this size.
09/21/2004 Initial version