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()   
 
  |