In Configuration Manager 2007, DownloadStatus represents the current state of a download of an optional program.

Properties

Name Description

IDownloadStatus::CurrentSize Property

Indicates the size, in kilobytes, of downloaded data.

IDownloadStatus::DependentPkgIds Property

Indicates the package to which a dependent program belongs.

IDownloadStatus::DependentProgIds Property

Indicates the program names of the dependent programs.

IDownloadStatus::PackageId Property

Indicates the package ID for an optional program that is being downloaded.

IDownloadStatus::ProgramId Property

Indicates the program name of an optional program that is being downloaded.

IDownloadStatus::RemainingTime Property

Indicates the remaining time.

IDownloadStatus::RunOnCompletion Property

Indicates whether the program runs automatically after being downloaded.

IDownloadStatus::StartTime Property

Indicates the date and time when the program download started.

IDownloadStatus::Status Property

Indicates the current state of a download for an optional program that is being downloaded.

IDownloadStatus::TotalSize Property

Indicates the total size of content that needs to be downloaded for a program.

Remarks

An object of this class can be obtained by using the IUIResourceMgr::GetDownloadStatus Method.

Requirements

UIResource.dll.

Runtime Requirements

Development Requirements


Send comments about this topic to Microsoft.