IBackgroundCopyFile6 인터페이스(bits10_1.h)

이 인터페이스를 사용하여 주문형 다운로드 작업에 대한 파일 범위를 요청합니다.

상속

IBackgroundCopyFile6 인터페이스는 IBackgroundCopyFile5에서 상속됩니다. IBackgroundCopyFile6 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

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