#include <nitro/wbt.h>
int WBT_NumOfRegisteredBlock(void);
This acquires the current total number of data blocks that the WBT_RegisterBlock function has registered.
None.
Returns the total number of registered data blocks.
WBT_RegisterBlock,
WBT_UnregisterBlock,
WBTBlockInfoList
09/21/2004 Initial version