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

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere C++ API reference » MessageProperties class

 

MSG_TYPE variable

Syntax
const qa_string MessageProperties::MSG_TYPE
Remarks

This property name refers to MessageType enumeration values associated with a QAnywhere message.

The value of this field is "ias_MessageType". Pass MSG_TYPE as the first parameter in the setIntProperty method or the getIntProperty method to determine the associated property.

See Also

MessageType class

setIntProperty function

getIntProperty function