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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere C++ API Reference » QAManagerBase class

nextStorePropertyName function Next Page

putMessage function


Synopsis

qa_bool QAManagerBase::putMessage(
qa_const_string address,
QAMessage * msg
)

Parameters
Remarks

Puts a message into the queue for the given destination.

Returns

True if and only if the operation succeeded.