IUpdateExceptionCollection interface (wuapi.h)

Represents an ordered read-only list of IUpdateException interfaces.

Inheritance

The IUpdateExceptionCollection interface inherits from the IDispatch interface.

Methods

The IUpdateExceptionCollection interface has these methods.

 
IUpdateExceptionCollection::get__NewEnum

Gets an IEnumVARIANT interface that can be used to enumerate the collection. (IUpdateExceptionCollection.get__NewEnum)
IUpdateExceptionCollection::get_Count

Gets the number of elements in the collection. (IUpdateExceptionCollection.get_Count)
IUpdateExceptionCollection::get_Item

Gets an IUpdateException interface in the 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