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)
Related Man Pages |
---|
mqseries_begin(3) - php |
mqseries_get(3) - php |
mqseries_inq(3) - php |
mqseries_open(3) - php |
mqseries_put(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
Status of UNIX.COM Forum Transformation |
Denial Of Service Attack Update |