update : 2015.11.03
php.shukuma.com검색:
|
mqseries_set(PECL mqseries >= 0.10.0) mqseries_set — MQSeries MQSET 설명
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. 인수
반환값값을 반환하지 않습니다. |