Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A generic method for getting Delivery Optimization job properties.
HRESULT GetProperty(
[in] BITS_JOB_PROPERTY_ID PropertyId,
[out] BITS_JOB_PROPERTY_VALUE *pPropertyValue
);
PropertyId [in]
The ID of the property that is being obtained specified as a BITS_JOB_PROPERTY_ID enum value.
pPropertyValue [out]
The property value returned as a BITS_JOB_PROPERTY_VALUE union.
The method returns the following return values.
Return code | Description |
---|---|
|
Success |
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 |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now