IBackgroundCopyFile2 인터페이스(bits2_0.h)
IBackgroundCopyFile2 인터페이스를 사용하여 파일에 대한 새 원격 이름을 지정하고 다운로드할 범위 목록을 검색합니다.
IBackgroundCopyFile2 인터페이스는 IBackgroundCopyFile 인터페이스에서 상속됩니다.
IBackgroundCopyFile2 인터페이스 포인터를 얻으려면 인터페이스 식별자에 대해 __uuidof(IBackgroundCopyFile2)를 사용하여 IBackgroundCopyFile::QueryInterface 메서드를 호출합니다. IBackgroundCopyFile2 인터페이스 포인터를 사용하여 IBackgroundCopyFile 및 IBackgroundCopyFile2 메서드를 모두 호출합니다.
상속
IBackgroundCopyFile2 인터페이스는 IBackgroundCopyFile에서 상속됩니다. IBackgroundCopyFile2 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IBackgroundCopyFile2 인터페이스에는 이러한 메서드가 있습니다.
IBackgroundCopyFile2::GetFileRanges 원격 파일에서 다운로드하려는 범위를 검색합니다. |
IBackgroundCopyFile2::SetRemoteName 원격 이름을 다운로드 작업의 새 URL로 변경합니다. |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows Vista, Windows XP SP2, windows Server 2003의 KB842773 및 Windows XP |
지원되는 최소 서버 | Windows Server 2008, Windows Server 2003 with SP1 |
대상 플랫폼 | Windows |
헤더 | bits2_0.h(Bits.h 포함) |