getTextLength function

Syntax
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.