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

STATUS_TIME variable Next Page

TRANSMISSION_STATUS variable


Synopsis

const qa_string MessageProperties::TRANSMISSION_STATUS

Remarks

This property name refers to the current transmission status of the message.

For a list of values, see the StatusCodes class.

The value of this field is "ias_TransmissionStatus".

Pass MessagePropertiesTRANSMISSION_STATUS as the first parameter in the QAMessagesetIntProperty method or the QAMessagegetIntProperty method to access the associated message property.

See Also

StatusCodes class

setIntProperty function

getIntProperty function