IDownloadResult interface (wuapi.h)
The IDownloadResult interface represents the result of a download operation.
Inheritance
The IDownloadResult interface inherits from the IDispatch interface. IDownloadResult also has these types of members:
Methods
The IDownloadResult interface has these methods.
IDownloadResult::get_HResult Gets the exception code number if an exception code number is raised during the download. |
IDownloadResult::get_ResultCode Gets an OperationResultCodeenumeration that specifies the result of the download. |
IDownloadResult::GetUpdateResult Returns an IUpdateDownloadResult interface that contains the download information for a specified update. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP, Windows 2000 Professional with SP3 [desktop apps only] |
Minimum supported server | Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only] |
Target Platform | Windows |
Header | wuapi.h |