DownloadStatus Class
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
In Configuration Manager 2007, DownloadStatus represents the current state of a download of an optional program.
Properties
Name | Description |
---|---|
Indicates the size, in kilobytes, of downloaded data. |
|
Indicates the package to which a dependent program belongs. |
|
Indicates the program names of the dependent programs. |
|
Indicates the package ID for an optional program that is being downloaded. |
|
Indicates the program name of an optional program that is being downloaded. |
|
Indicates the remaining time. |
|
Indicates whether the program runs automatically after being downloaded. |
|
Indicates the date and time when the program download started. |
|
Indicates the current state of a download for an optional program that is being downloaded. |
|
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
For more information, see Configuration Manager Client Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Client Development Requirements.