IBackgroundCopyJob5 interface (bits5_0.h)
Use this interface to query or set several optional behaviors of a job.
To get this interface, call the IBackgroundCopyJob::QueryInterface method using
__uuidof(IBackgroundCopyJob5) as the interface identifier.
Inheritance
The IBackgroundCopyJob5 interface inherits from IBackgroundCopyJob, IBackgroundCopyJob2, IBackgroundCopyJob3, and IBackgroundCopyJob4. IBackgroundCopyJob5 also has these types of members:
Methods
The IBackgroundCopyJob5 interface has these methods.
| IBackgroundCopyJob5::GetProperty A generic method for getting BITS job properties. |
| IBackgroundCopyJob5::SetProperty A generic method for setting BITS job properties. |
Requirements
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Target Platform | Windows |
| Header | bits5_0.h (include Bits.h) |