IUpdateDownloadResult interface (wuapi.h)

Contains the properties that indicate the status of a download operation for an update.

Inheritance

The IUpdateDownloadResult interface inherits from the IDispatch interface.

Methods

The IUpdateDownloadResult interface has these methods.

 
IUpdateDownloadResult::get_HResult

Gets the exception HRESULT value, if any, that is raised during the operation on the update.
IUpdateDownloadResult::get_ResultCode

Gets an OperationResultCode enumeration value that specifies the result of an operation on the 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