IUpdateServiceCollection interface
Represents a list of IUpdateService interfaces.
Members
The IUpdateServiceCollection interface inherits from the IDispatch interface. IUpdateServiceCollection also has these types of members:
- Properties
Properties
The IUpdateServiceCollection interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Gets an IEnumVARIANT interface that can be used to enumerate the collection. |
|
Read-only |
Gets the number of elements in the collection. |
|
Read/write |
Gets and sets an IUpdateService interface in the collection. |
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_IUpdateServiceCollection is defined as 9B0353AA-0E52-44FF-B8B0-1F7FA0437F88 |