Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
アプリケーションが DBTools ライブラリを使い終わったときに、参照カウンターを減分して、リソースを解放します。
_crtn short _entry DBToolsFini(const a_dbtools_info * pdi)
pdi 正しく初期化された a_dbtools_info 構造体へのポインター。
ソフトウェアコンポーネントの終了コードにリストされているリターンコード。
DBTools インターフェイスを使用するアプリケーションは、終了時に DBToolsFini 関数を呼び出す必要があります。呼び出さない場合は、メモリリソースが失われる可能性があります。