mqseries_setMQSeries MQSET Beschreibung
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. Parameter-Liste
RückgabewerteEs wird kein Wert zurückgegeben. Siehe auch
|