IBackgroundCopyJob5 interface
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.
Members
The IBackgroundCopyJob5 interface inherits from IBackgroundCopyJob. IBackgroundCopyJob5 also has these types of members:
Methods
The IBackgroundCopyJob5 interface has these methods.
Method | Description |
---|---|
GetProperty | A generic method for getting Delivery Optimization job properties. |
SetProperty | A generic method for setting Delivery Optimization job properties. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10, version 1709 [desktop apps only] |
Minimum supported server |
Windows Server, version 1709 [desktop apps only] |
Header |
|
IDL |
|
Library |
|
DLL |
|
IID |
IID_IBackgroundCopyJob5 is defined as E847030C-BBBA-4657-AF6D-484AA42BF1FE |