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

[AU3基础] 【求助】@InetGetActive的问题

[复制链接]
发表于 2012-4-28 10:05:43 | 显示全部楼层 |阅读模式
@InetGetActive现在这个新版的是由什么来代替呀~~
发表于 2012-4-28 10:38:42 | 显示全部楼层
看看InetGetInfo函数,你就有收获的
发表于 2012-4-29 16:28:51 | 显示全部楼层
InetGet("abort"), @InetGetActive and @InetGetBytesRead have been removed. 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.
您需要登录后才可以回帖 登录 | 加入

本版积分规则

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

GMT+8, 2024-4-25 13:25 , Processed in 0.075007 second(s), 23 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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