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 函数。否则会导致丢失内存资源。