PHP » GoLang |
login |
register |
about
|
mqseries_close(PECL mqseries >= 0.10.0) mqseries_close — MQSeries MQCLOSE Description
void mqseries_close
( resource
$hconn
, resource $hobj
, int $options
, resource &$compCode
, resource &$reason
)The mqseries_close() (MQCLOSE) call relinquishes access to an object, and is the inverse of the mqseries_open() (MQOPEN) call. Parameters
Return ValuesNo value is returned. Examples
Example #1 mqseries_close() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|