Retrieve the library name used with the cwbDQ_Open API.
unsigned int CWB_ENTRY cwbDQ_GetLibName(
cwbDQ_QueueHandle queueHandle,
char *libName);
The following list shows common return values.
This function requires that you have previously issued cwbDQ_Open.