函式:hw_GetText() |
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()
|