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 リファレンス » MessageProperties クラス

 

MSG_TYPE 変数

構文
const qa_string MessageProperties::MSG_TYPE
備考

このプロパティ名は、QAnywhere メッセージに関連付けられている MessageType 列挙値を示します。

このフィールドの値は "ias_MessageType" です。MSG_TYPE は、最初のパラメータとして setIntProperty メソッドまたは getIntProperty メソッドに渡し、関連付けられているプロパティを判断します。

参照

MessageType クラス

setIntProperty 関数

getIntProperty 関数