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

close function Next Page

createBinaryMessage function


Synopsis

QABinaryMessage * QAManagerBase::createBinaryMessage()

Remarks

Creates a QABinaryMessage instance.

A QABinaryMessage instance is used to send a message containing a message body of uninterpreted bytes.

See Also

QABinaryMessage class

Returns

A new QABinaryMessage class instance.