Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere C++ API リファレンス » QAManagerBase クラス

 

createBinaryMessage 関数

構文
QABinaryMessage * QAManagerBase::createBinaryMessage()
備考

QABinaryMessage インスタンスを作成します。

QABinaryMessage インスタンスは、未解釈のバイト・ストリームのメッセージ本文が含まれるメッセージの送信に使用します。

参照

QABinaryMessage クラス

戻り値

新しい QABinaryMessage インスタンス。QABinaryMessage クラスを参照してください。