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