(PECL mqseries >= 0.10.0)
mqseries_put1 — MQSeries MQPUT1
The mqseries_put1() (MQPUT1) call puts one message on a queue. The queue need not be open.
Connection handle.
This handle represents the connection to the queue manager.
Object descriptor. (MQOD)
This is a structure which identifies the queue to which the message is added.
Message descriptor (MQMD).
Put message options (MQPMO).
Completion code.
Reason code qualifying the compCode.
Эта функция не возвращает значения после выполнения.