IUpdate3 interface (wuapi.h)

Contains the properties and methods that are available to an update.

Inheritance

The IUpdate3 interface inherits from the IUpdate2 interface.

Methods

The IUpdate3 interface has these methods.

 
IUpdate3::get_BrowseOnly

Gets a Boolean value that indicates whether an update can be discovered only by browsing through the available updates. (IUpdate3.get_BrowseOnly)

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

IUpdate2