This topic has not yet been rated - Rate this topic

IUpdateHistoryEntryCollection interface

Represents an ordered read-only list of IUpdateHistoryEntry interfaces.

Members

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

Properties

The IUpdateHistoryEntryCollection interface has these properties.

PropertyAccess typeDescription

_NewEnum

Read-only

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

Count

Read-only

Gets the number of elements in the collection.

Item

Read-only

Gets an IUpdateHistoryEntry 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_IUpdateHistoryEntryCollection is defined as A7F04F3C-A290-435B-AADF-A116C3357A5C

 

 

Send comments about this topic to Microsoft

Build date: 11/22/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.