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_connx(3) - php | 
| mqseries_conn(3) - php | 
| mqseries_get(3) - php | 
| mqseries_put(3) - php | 
| mqseries_put1(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| User Guide: Posting in the Emergency Forum | 
| Rules for Homework & Coursework Questions Forum | 
| UNIX.COM 2017 Year End Summary | 
| Denial Of Service Attack Update |