找回密码
 加入
搜索
查看: 1294|回复: 2

请问@InetGetBytesRead在哪个版本中存在?

[复制链接]
发表于 2009-11-18 11:59:22 | 显示全部楼层 |阅读模式
大家好,请问请问@InetGetBytesRead在哪个版本中存在?我现在是3.3.1.1,测试时总提示这个宏没有定义,真郁闷.谢谢
发表于 2009-11-18 13:43:33 | 显示全部楼层
InetGet("abort"), @InetGetActive and @InetGetBytesRead are now deprecated. The following list shows the new functions used to access the old behavior:
InetGet("abort") - Calling the new InetClose() function with a handle returned from InetGet() will abort a download.
@InetGetActive - Calling the new InetGetInfo() function with no parameters returns a count of active downloads.
@InetGetBytesRead - Calling the new InetGetInfo() function with a handle returned from InetGet()will return the bytes read (and more) for a download.
 楼主| 发表于 2009-11-18 16:15:19 | 显示全部楼层
非常感谢,我得好好看看
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-9-22 17:28 , Processed in 0.071487 second(s), 22 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表