mqseries_setMQSeries MQSET Description
void mqseries_set
( resource
$hconn
, resource $hobj
, int $selectorcount
, array $selectors
, int $intattrcount
, array $intattrs
, int $charattrlength
, array $charattrs
, 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. Parameters
Return ValuesNo value is returned. See Also
|