IDOManager::CreateDownload method (deliveryoptimization.h)
Creates a new download.
Syntax
HRESULT CreateDownload(
IDODownload **download
);
Parameters
download
The address of an IDODownload interface pointer.
Return value
If the function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 Build 22621 |
Header | deliveryoptimization.h |