downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mqseries_put> <mqseries_open
Last updated: Fri, 13 Nov 2009

view this page in

mqseries_put1

(PECL mqseries >= 0.10.0)

mqseries_put1MQSeries MQPUT1

説明

void mqseries_put1 ( resource $hconn , resource &$objDesc , resource &$msgDesc , resource &$pmo , string $buffer , resource &$compCode , resource &$reason )

mqseries_put1() (MQPUT1) は、ひとつのメッセージをキューに置きます。 キューがオープンされている必要はありません。

パラメータ

hConn

接続ハンドル。

このハンドルは、キューマネージャへの接続を表します。

objDesc

オブジェクト記述子 (MQOD)。

これは、メッセージを追加したいキューを表す構造体です。

msgDesc

メッセージ記述子 (MQMD)。

pmo

Put メッセージのオプション (MQPMO)。

compCode

完了コード。

reason

compCode の原因を表すコード。

返り値

値を返しません。

参考



add a note add a note User Contributed Notes
mqseries_put1
There are no user contributed notes for this page.

mqseries_put> <mqseries_open
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites