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