IUpdateHistoryEntry2 interface (wuapi.h)

Represents the recorded history of an update.

Inheritance

The IUpdateHistoryEntry2 interface inherits from the IUpdateHistoryEntry interface.

Methods

The IUpdateHistoryEntry2 interface has these methods.

 
IUpdateHistoryEntry2::get_Categories

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

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

See also

IUpdateHistoryEntry