IUpdateDownloadResult interface

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

Members

The IUpdateDownloadResult interface inherits from the IDispatch interface. IUpdateDownloadResult also has these types of members:

  • Properties

Properties

The IUpdateDownloadResult interface has these properties.

Property Access type Description

HResult

Read-only

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

ResultCode

Read-only

Gets an OperationResultCode enumeration value that specifies the result of an operation on an update.

 

Requirements

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]

Header

Wuapi.h

IDL

Wuapi.idl

Library

Wuguid.lib

DLL

Wuapi.dll

IID

IID_IUpdateDownloadResult is defined as BF99AF76-B575-42AD-8AA4-33CBB5477AF1