iscConfigClose()

用途

iscConfigClose() 关闭打开的配置存储连接。

语法

isy_INT32 iscConfigClose(
    HISCCONF    hConf);

函数自变量

表 124 列示用于 iscConfigClose() 函数的有效自变量。

表 124. iscConfigClose() 自变量

数据类型 自变量 使用 描述
HISCCONF hConf 输入 配置连接

用法

iscConfigClose() 关闭先前打开的配置存储连接。

返回码

限制

无。

相关概念

相关任务

相关参考