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
Properties
The IUpdateHistoryEntryCollection interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Gets an IEnumVARIANT interface that can be used to enumerate the collection. |
|
Read-only |
Gets the number of elements in the collection. |
|
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 |