Get the length of data that was returned. The returned data length will be zero until a cwbDQ_Read or cwbDQ_Peek API is called.Then it will have the length of the data that actually was returned.
unsigned int CWB_ENTRY cwbDQ_GetRetDataLen(
cwbDQ_Data data,
unsigned long *retDataLength);
The following list shows common return values.
None