函数:hw_GetChildDocColl()


hw_GetChildDocColl

取得全部子文件聚集。

语法: array hw_getchilddoccoll(int connection, int objectID);

返回值: 数组

函数种类: 网络系统

内容说明

本函数用来取得指定文件的子文件聚集。参数 connection 为和 Hyperwave 服务器的连接代码。参数 objectID 为指定的类 ID 值。

参考

hw_Children()  hw_GetChildColl()  



[ 上一页 PHP 手册 下一页 ]

PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序