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