IBackgroundCopyFile2 接口 (bits2_0.h)
使用 IBackgroundCopyFile2 接口为文件指定新的远程名称,并检索要下载的范围列表。
IBackgroundCopyFile2 接口继承自 IBackgroundCopyFile 接口。
若要获取 IBackgroundCopyFile2 接口指针,请使用接口标识符__uuidof (IBackgroundCopyFile2) 调用 IBackgroundCopyFile2: :QueryInterface 方法。 使用 IBackgroundCopyFile2 接口指针调用 IBackgroundCopyFile 和 IBackgroundCopyFile2 方法。
继承
IBackgroundCopyFile2 接口继承自 IBackgroundCopyFile。 IBackgroundCopyFile2 还具有以下类型的成员:
方法
IBackgroundCopyFile2 接口具有这些方法。
IBackgroundCopyFile2::GetFileRanges 检索要从远程文件下载的范围。 |
IBackgroundCopyFile2::SetRemoteName 将远程名称更改为下载作业中的新 URL。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista、Windows XP(在 Windows Server 2003 和 Windows XP 上使用 SP2、KB842773) |
最低受支持的服务器 | Windows Server 2008、Windows Server 2003 SP1 |
目标平台 | Windows |
标头 | bits2_0.h (包括 Bits.h) |