IUpdateExceptionCollection interface
Represents an ordered read-only list of IUpdateException interfaces.
Members
The IUpdateExceptionCollection interface inherits from the IDispatch interface. IUpdateExceptionCollection also has these types of members:
- Properties
Properties
The IUpdateExceptionCollection 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-only |
Gets an IUpdateException 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_IUpdateExceptionCollection is defined as A37D00F5-7BB0-4953-B414-F9E98326F2E8 |