Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
事前定義済みまたはカスタムのメッセージストアプロパティの long 値を取得します。
public virtual qa_bool getLongStoreProperty( qa_const_string name, qa_long * value )
name 事前定義済みまたはカスタムのプロパティ名。
value long 値の格納先。
処理が正常終了した場合のみ true。
このメソッドを使用して、事前定義済みまたはユーザー定義のクライアントストアプロパティにアクセスできます。
事前定義済みプロパティのリストについては、MessageStoreProperties を参照してください。
詳細については、クライアントメッセージストアプロパティを参照してください。