다음을 통해 공유


IBackgroundCopyFile5 인터페이스(bits5_0.h)

이 인터페이스를 사용하여 BITS 파일 전송의 제네릭 속성을 얻거나 설정합니다.

IBackgroundCopyFile5 인터페이스 포인터를 얻으려면 인터페이스 식별자에 대한 __uuidof(IBackgroundCopyFile5)를 사용하여 IBackgroundCopyFile::QueryInterface 메서드를 호출합니다.

상속

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

메서드

IBackgroundCopyFile5 인터페이스에는 이러한 메서드가 있습니다.

 
IBackgroundCopyFile5::GetProperty

BITS 파일 전송의 제네릭 속성을 가져옵니다.
IBackgroundCopyFile5::SetProperty

BITS 파일 전송의 제네릭 속성을 설정합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8
지원되는 최소 서버 Windows Server 2012
대상 플랫폼 Windows
헤더 bits5_0.h

추가 정보

IBackgroundCopyFile

IBackgroundCopyFile2

IBackgroundCopyFile3

IBackgroundCopyFile4