IBackgroundCopyFile6 接口 (bits10_1.h)

使用此接口可请求按需下载作业的文件范围。

继承

IBackgroundCopyFile6 接口继承自 IBackgroundCopyFile5IBackgroundCopyFile6 还具有以下类型的成员:

方法

IBackgroundCopyFile6 接口包含以下方法。

 
IBackgroundCopyFile6::GetFilledFileRanges

返回已下载的文件范围集。
IBackgroundCopyFile6::RequestFileRanges

添加一组要优先下载的新文件范围。
IBackgroundCopyFile6::UpdateDownloadPosition

指定优先从中下载缺失数据的位置。

注解

若要获取 IBackgroundCopyFile6 接口指针,请使用接口标识符的“__uuidof (IBackgroundCopyFile6) ”调用 IBackgroundCopyFile: :QueryInterface 方法。

要求

要求
最低受支持的客户端 Windows 10版本 1703 [仅限桌面应用]
最低受支持的服务器 Windows Server 2016 [仅限桌面应用]
目标平台 Windows
标头 bits10_1.h (包括 Bits10_0.h)

另请参阅

IBackgroundCopyFile

IBackgroundCopyFile2

IBackgroundCopyFile3

IBackgroundCopyFile4

IBackgroundCopyFile5