函式:ifxus_write_slob()


ifxus_write_slob

将字串写入 slob 物件中。

语法: int ifxus_write_slob(long bid, string content);

传回值: 整数

函式种类: 资料库功能

内容说明

本函式将指定字串写入 slob 物件之中。参数 bid 为 slob 物件代码。参数 content 为待写入字串。执行成功则传回写入字元数,失败传回 false 值。


[ 上一页 下一页 ]