The
mqseries_disc()
(MQDISC) call breaks the connection between the queue manager and the
application program, and is the inverse of the
mqseries_conn()
(MQCONN) or
mqseries_connx()
(MQCONNX) call.
Список параметров
hConn
Connection handle.
This handle represents the connection to the queue manager.
compCode
Completion code.
reason
Reason code qualifying the compCode.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.