mqseries_set
(PECL mqseries:0.10.0-0.9.0)
mqseries_set — MQSeries MQSET
Описание
mqseries_set
(
resource
$hconn
,
resource
$compCode
,
resource
$reason
)
Список параметров
-
hConn
-
Connection handle.
This handle represents the connection to the queue manager.
-
compCode
-
Completion code.
-
reason
-
Reason code qualifying the compCode.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
Примеры
Пример #1
mqseries_set()
example