hw_GetText
取得纯文字文件。
语法: int hw_gettext(int connection, int objectID, int [rootID]);
返回值: 整数
函数种类: 网络系统
内容说明
本函数用来取得纯文字文件,无法打开其它格式的文件。参数 connection 为和 Hyperwave 服务器的连接代码。参数 objectID 为指定的类 ID 值。参数 rootID 可省略,默认值为 0,表自动在锚 (ancher) 链接处加上适当的路径字符串。
参考
hw_Pipedocument() hw_Free_document() hw_documentBodyTag() hw_documentSize() hw_Outputdocument()
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)