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

getTextLength function Next Page

readText function


Synopsis

qa_int QATextMessage::readText(
qa_string string,
qa_int length
)

Parameters
Remarks

Reads the requested length of text from the current text position into a buffer.

Returns

The actual number of non-null qa_chars read, or -1 if the entire text stream has been read.