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