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 参考 » QAManagerBase 类

 

putMessage 函数

语法
qa_bool QAManagerBase::putMessage(
  qa_const_string address,
  QAMessage * msg
)
参数
  • address   目标。

  • msg   消息。

注释

将一条消息放入给定目标的队列。

返回值

当且仅当操作成功时返回 true。