iscServiceClose() 关闭打开的服务句柄。
语法
isy_INT32 iscServiceClose( HISCSERV hServ);
函数自变量
表 121 列示用于 iscServiceClose() 函数的有效自变量。
数据类型 | 自变量 | 使用 | 描述 |
---|---|---|---|
HISCSERV | hServ | 输入 | 服务句柄 |
用法
使用 iscServiceClose() 来释放先前打开的服务句柄的存储器。
返回码
限制
对 iscServiceClose() 的多个调用可能导致错误,应避免这种情况。
相关概念
相关任务
相关参考