Share via


IWindowsDriverUpdateEntryCollection interface

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

Members

The IWindowsDriverUpdateEntryCollection interface inherits from the IDispatch interface. IWindowsDriverUpdateEntryCollection also has these types of members:

  • Properties

Properties

The IWindowsDriverUpdateEntryCollection interface has these properties.

Property Access type Description

_NewEnum

Read-only

Gets the IEnumVARIANT interface on an object that can be used to enumerate the collection.

Count

Read-only

Gets the number of elements contained in the collection.

Item

Read-only

Gets an IWindowsDriverUpdateEntry 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_IWindowsDriverUpdateEntryCollection is defined as 0D521700-A372-4bef-828B-3D00C10ADEBD