mqseries_closeMQSeries 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 See Also
|