IUpdateDownloadContentCollection interface
Represents a collection of download contents for an update.
Members
The IUpdateDownloadContentCollection interface inherits from the IDispatch interface. IUpdateDownloadContentCollection also has these types of members:
- Properties
Properties
The IUpdateDownloadContentCollection interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Gets an IEnumVARIANT interface that is used to enumerate the collection. |
|
Read-only |
Gets the number of elements in the collection. |
|
Read/write |
Gets the download content for an update from an IUpdateDownloadContentCollection interface. |
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_IUpdateDownloadContentCollection is defined as BC5513C8-B3B8-4BF7-A4D4-361C0D8C88BA |