IWindowsDriverUpdateEntryCollection interface (wuapi.h)

Contains a collection of driver update entries associated with a driver update. All of the properties have the standard collection semantics.

Inheritance

The IWindowsDriverUpdateEntryCollection interface inherits from the IDispatch interface.

Methods

The IWindowsDriverUpdateEntryCollection interface has these methods.

 
IWindowsDriverUpdateEntryCollection::get__NewEnum

Gets an IEnumVARIANT interface that is used to enumerate the collection. (IWindowsDriverUpdateEntryCollection.get__NewEnum)
IWindowsDriverUpdateEntryCollection::get_Count

Gets the number of elements contained in the collection.
IWindowsDriverUpdateEntryCollection::get_Item

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