Get the data length attribute of the data object. This is the total length of the data object. To obtain the length of data that was read, use the cwbDQ_GetRetDataLen API.
unsigned int CWB_ENTRY cwbDQ_GetDataLen(
cwbDQ_Data data,
unsigned long *dataLength);
The following list shows common return values.
None