mqseries_discMQSeries MQDISC Beschreibung
void mqseries_disc
( resource
$hconn
, resource &$compCode
, resource &$reason
)The mqseries_disc (MQDISC) call breaks the connection between the queue manager and the application program, and is the inverse of the mqseries_conn (MQCONN) or mqseries_connx (MQCONNX) call. Parameter-Liste
RückgabewerteEs wird kein Wert zurückgegeben. Beispiele
Beispiel #1 mqseries_disc example
<?phpSiehe auch
|