Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
QATransactionalManager インスタンスを破棄し、そのリソースを解放します。
public virtual void deleteQATransactionalManager( QATransactionalManager * mgr )
mgr 破棄する QATransactionalManager インスタンス。
作成済みの QATransactionalManager インスタンスは QAnywhereFactory_term() が呼び出された時点ですべて破棄されるので、このメソッドを呼び出す必要はありません。ただし、すぐにリソースを解放する必要がある場合には、このメソッドを使用すると便利です。
詳細については、QAnywhere の停止を参照してください。