Start a connection to the specified data queue. This will start a conversation with the iSeries™ system. If the connection is not successful, a non-zero handle will be returned.
unsigned int CWB_ENTRY cwbDQ_Open( char *queue, char *library, char *systemName, cwbDQ_QueueHandle *queueHandle, cwbSV_ErrHandle errorHandle);
The following list shows common return values.
None