IBackgroundCopyFile4 interface (bits4_0.h)

Use this interface to retrieve download statistics for peers and origin servers.

To get an IBackgroundCopyFile4 interface pointer, call the IBackgroundCopyFile::QueryInterface method using __uuidof(IBackgroundCopyFile4) for the interface identifier.

Inheritance

The IBackgroundCopyFile4 interface inherits from IBackgroundCopyFile3. IBackgroundCopyFile4 also has these types of members:

Methods

The IBackgroundCopyFile4 interface has these methods.

 
IBackgroundCopyFile4::GetPeerDownloadStats

Specifies statistics about the amount of data downloaded from peers and origin servers.

Requirements

Requirement Value
Minimum supported client Windows 7
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header bits4_0.h
Redistributable Windows Management Framework on Windows Vista with SP1, Windows Vista with SP2, and Windows Server 2008 with SP2

See also

IBackgroundCopyFile

IBackgroundCopyFile2

IBackgroundCopyFile3