IUpdateHistoryEntryCollection interface (wuapi.h)

Represents an ordered read-only list of IUpdateHistoryEntry interfaces.

Inheritance

The IUpdateHistoryEntryCollection interface inherits from the IDispatch interface.

Methods

The IUpdateHistoryEntryCollection interface has these methods.

 
IUpdateHistoryEntryCollection::get__NewEnum

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

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

Gets an IUpdateHistoryEntry 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