IUpdateHistoryEntry2 interface

Represents the recorded history of an update.

Members

The IUpdateHistoryEntry2 interface inherits from IUpdateHistoryEntry. IUpdateHistoryEntry2 also has these types of members:

  • Properties

Properties

The IUpdateHistoryEntry2 interface has these properties.

Property Access type Description

Categories

Read-only

Gets a collection of the update categories to which an update belongs.

 

Remarks

The IUpdateHistoryEntry2 interface may require you to update Windows Update Agent (WUA). For more information, see Updating Windows Update Agent.

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

See also

IUpdateHistoryEntry