Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere C++ API リファレンス » QAMessage クラス

 

setAddress 関数

構文
void QAMessage::setAddress(
  qa_const_string destination
)
パラメータ
  • destination   送信先アドレス。

備考

メッセージの送信先アドレスを設定します。

このメソッドを使用すると、受信したメッセージにすでに設定されている値を変更できます。

メッセージ・ヘッダとプロパティの取得と設定の詳細については、QAnywhere メッセージの概要を参照してください。