php man page for mqseries_put1

Query: mqseries_put1

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MQSERIES_PUT1(3)							 1							  MQSERIES_PUT1(3)

mqseries_put1 - MQSeries MQPUT1

SYNOPSIS
void mqseries_put1 (resource $hconn, resource &$objDesc, resource &$msgDesc, resource &$pmo, string $buffer, resource &$compCode, resource &$reason)
DESCRIPTION
The mqseries_put1(3) (MQPUT1) call puts one message on a queue. The queue need not be open.
PARAMETERS
o $hConn -Connection handle.This handle represents the connection to the queue manager. o $objDesc -Object descriptor. (MQOD) This is a structure which identifies the queue to which the message is added. o $msgDesc -Message descriptor (MQMD). o $pmo -Put message options (MQPMO). o $compCode -Completion code. o $reason -Reason code qualifying the compCode.
RETURN VALUES
No value is returned.
SEE ALSO
mqseries_conn(3), mqseries_connx(3), mqseries_open(3), mqseries_get(3). PHP Documentation Group MQSERIES_PUT1(3)
Related Man Pages
mqseries_begin(3) - php
mqseries_open(3) - php
mqseries_put(3) - php
mqseries_put1(3) - php
msg_set_queue(3) - php
Similar Topics in the Unix Linux Community
Connection Pooling
Shellscript for MQSeries
Is there a way to find the version of my MQSeries?
MQSLoad 1.3.1-1 (Default branch)
MQSSave 1.3.1-1 (Default branch)