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

 

createTextMessage function

Syntax
QATextMessage * QAManagerBase::createTextMessage()
Remarks

Creates a QATextMessage instance.

A QATextMessage object is used to send a message containing a string message body.

See Also

QATextMessage class

Returns

A new QATextMessage instance.