qa_browse_handle QAManagerBase::browseMessagesByID( qa_const_string msgid )
msgid The message ID.
Begins a browse of the message that is queued in the message store, with the given message ID.
The handle returned by this method is supplied to browseNextMessage. This method and browseNextMessage can be used to enumerate the messages in the message store at the time this method was called.
The messages are just being browsed, so they cannot be acknowledged. Use getMessage to receive messages so they can be acknowledged.
browseMessagesByQueue function
A handle that is supplied to browseNextMessage.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |