IUpdateServiceCollection interface (wuapi.h)
Represents a list of IUpdateService interfaces.
Inheritance
The IUpdateServiceCollection interface inherits from the IDispatch interface.
Methods
The IUpdateServiceCollection interface has these methods.
IUpdateServiceCollection::get__NewEnum Gets an IEnumVARIANT interface that can be used to enumerate the collection. (IUpdateServiceCollection.get__NewEnum) |
IUpdateServiceCollection::get_Count Gets the number of elements in the collection. (IUpdateServiceCollection.get_Count) |
IUpdateServiceCollection::get_Item Gets and sets an IUpdateService interface in a collection. |
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 |