The
mqseries_connx()
(MQCONNX) call connects an application program to a queue manager. It
provides a queue manager connection handle, which is used by the application
on subsequent MQ calls.
Parameters
qManagerName
Name of queue manager.
Name of the queueu manager the application wishes to connect.
connOps
Options that control the action of function
See also the MQCNO structure.
hConn
Connection handle.
This handle represents the connection to the queue manager.