mqseries_set
(PECL mqseries:0.10.0-0.9.0)
mqseries_set — MQSeries MQSET
Description
mqseries_set
(
resource
$hconn
,
resource
$compCode
,
resource
$reason
)
The mqseries_set() (MQSET) call is used to change the attributes of an object represented by a handle. The object must be a queue.
Liste de paramètres
- hConn
-
Connection handle.
This handle represents the connection to the queue manager.
- compCode
-
Completion code.
- reason
-
Reason code qualifying the compCode.
Valeurs de retour
Aucune valeur n'est retournée.
mqseries_set
There are no user contributed notes for this page.
