Retrieve the system name that is used with the cwbDQ_Open API.
unsigned int CWB_ENTRY cwbDQ_GetSysName(
cwbDQ_QueueHandle queueHandle,
char *systemName);
The following list shows common return values.
This function requires that you previously have issued cwbDQ_Open or cwbDQ_OpenEx.