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

getText function Next Page

getTextLength function


Synopsis

qa_long QATextMessage::getTextLength()

Remarks

Returns the text length.

Note: If the text length is non-zero and getText() returns qa_null then the text does not fit in memory, and must be read in pieces using the readText.

Returns

The text length.