IBackgroundCopyFile5 interface (bits5_0.h)
Use this interface to get or set generic properties of BITS file transfers.
To get an IBackgroundCopyFile5 interface pointer, call the IBackgroundCopyFile::QueryInterface method using __uuidof(IBackgroundCopyFile5) for the interface identifier.
Inheritance
The IBackgroundCopyFile5 interface inherits from IBackgroundCopyFile4. IBackgroundCopyFile5 also has these types of members:
Methods
The IBackgroundCopyFile5 interface has these methods.
| IBackgroundCopyFile5::GetProperty Gets a generic property of a BITS file transfer. |
| IBackgroundCopyFile5::SetProperty Sets a generic property of a BITS file transfer. |
Requirements
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Target Platform | Windows |
| Header | bits5_0.h |