Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回给定浏览操作的下一条消息,如果没有其它消息,则返回空值。
public virtual QAMessage * browseNextMessage(qa_browse_handle handle)
handle 由开始浏览操作之一返回的句柄。
返回下一条消息;如果没有其它消息,则返回 qa_null。
要获取被浏览消息的句柄,请使用允许您按队列或消息 ID 浏览消息的 QAManagerBase::browseMessages 方法或其它 QAManagerBase 方法。