Share via


IBackgroundCopyJob5-Schnittstelle (bits5_0.h)

Verwenden Sie diese Schnittstelle, um mehrere optionale Verhaltensweisen eines Auftrags abzufragen oder festzulegen.

Um diese Schnittstelle abzurufen, rufen Sie die IBackgroundCopyJob::QueryInterface-Methode mit __uuidof(IBackgroundCopyJob5) als Schnittstellenbezeichner auf.

Vererbung

Die IBackgroundCopyJob5-Schnittstelle erbt von IBackgroundCopyJob, IBackgroundCopyJob2, IBackgroundCopyJob3 und IBackgroundCopyJob4. IBackgroundCopyJob5 verfügt auch über folgende Arten von Membern:

Methoden

Die IBackgroundCopyJob5-Schnittstelle verfügt über diese Methoden.

 
IBackgroundCopyJob5::GetProperty

Eine generische Methode zum Abrufen von BITS-Auftragseigenschaften.
IBackgroundCopyJob5::SetProperty

Eine generische Methode zum Festlegen von BITS-Auftragseigenschaften.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 8
Unterstützte Mindestversion (Server) Windows Server 2012
Zielplattform Windows
Kopfzeile bits5_0.h (bits.h einschließen)

Weitere Informationen

IBackgroundCopyJob

IBackgroundCopyJob2

IBackgroundCopyJob3

IBackgroundCopyJob4