IUpdateDownloadContentCollection interface (wuapi.h)
Represents a collection of download contents for an update.
Inheritance
The IUpdateDownloadContentCollection interface inherits from the IDispatch interface.
Methods
The IUpdateDownloadContentCollection interface has these methods.
IUpdateDownloadContentCollection::get__NewEnum Gets an IEnumVARIANT interface that is used to enumerate the collection. (IUpdateDownloadContentCollection.get__NewEnum) |
IUpdateDownloadContentCollection::get_Count Gets the number of elements in the collection. (IUpdateDownloadContentCollection.get_Count) |
IUpdateDownloadContentCollection::get_Item Gets the download content for an update from an IUpdateDownloadContentCollection interface. |
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 |