Share via


IUpdateDownloadContent interface

Represents the download content of an update.

Members

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

  • Properties

Properties

The IUpdateDownloadContent interface has these properties.

Property Access type Description

DownloadUrl

Read-only

Gets the location of the download content on the server that hosts the 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]

Product

Use Windows Update or a Windows Update Services Server to retrieve the update on Windows XP.

Header

Wuapi.h

IDL

Wuapi.idl

Library

Wuguid.lib

DLL

Wuapi.dll

IID

IID_IUpdateDownloadContent is defined as 54A2CB2D-9A0C-48B6-8A50-9ABB69EE2D02

See also

IUpdateDownloadContent2