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 » QAManager class

open function Next Page

recover function


Synopsis

qa_bool QAManager::recover()

Remarks

Force all unacknowledged messages into a state of unreceived.

That is, these messages must be received again using QAManagergetMessage().

Returns

True if and only if the operation succeeded.