The
mqseries_conn()
(MQCONN) call connects an application program to a queue manager. It provides
a queue manager connection handle, which is used by the application on
subsequent message queuing calls.
Parameters
qManagerName
Name of queue manager.
Name of the queueu manager the application wishes to connect.
hConn
Connection handle.
This handle represents the connection to the queue manager.