Query: mqseries_set
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MQSERIES_SET(3) 1 MQSERIES_SET(3) mqseries_set - MQSeries MQSETSYNOPSISvoid mqseries_set (resource $hconn, resource $hobj, int $selectorcount, array $selectors, int $intattrcount, array $intattrs, int $charattrlength, array $charattrs, resource &$compCode, resource &$reason)DESCRIPTIONThe mqseries_set(3) (MQSET) call is used to change the attributes of an object represented by a handle. The object must be a queue.PARAMETERSo $hConn -Connection handle.This handle represents the connection to the queue manager. o $compCode -Completion code. o $reason -Reason code qualifying the compCode.RETURN VALUESNo value is returned.SEE ALSOmqseries_inq(3). PHP Documentation Group MQSERIES_SET(3)