IDODownload::GetStatus method (deliveryoptimization.h)

Retrieves a pointer to a DO_DOWNLOAD_STATUS structure that reflects the current status of the download.

Syntax

HRESULT GetStatus(
  DO_DOWNLOAD_STATUS *status
);

Parameters

status

A pointer to a DO_DOWNLOAD_STATUS structure.

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