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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere C++ API reference » StatusCodes class

 

FINAL variable

Syntax
const qa_int StatusCodes::FINAL
Remarks

This constant is used to determine if a message has achieved a final state.

A message has achieved a final state if and only if its status is greater than this constant.

This code has value 20. This code applies to MessagePropertiesSTATUS.