IUpdate2 interface (wuapi.h)
Contains the properties and methods that are available to an update.
Inheritance
The IUpdate2 interface inherits from IUpdate. IUpdate2 also has these types of members:
Methods
The IUpdate2 interface has these methods.
IUpdate2::CopyToCache Copies files for an update from a specified source location to the internal Windows Update Agent (WUA) download cache. |
IUpdate2::get_CveIDs Gets a collection of common vulnerabilities and exposures (CVE) IDs that are associated with the update. |
IUpdate2::get_IsPresent Gets a Boolean value that indicates whether an update is present on a computer. |
IUpdate2::get_RebootRequired Gets a Boolean value that indicates whether a system restart is required on a computer to complete the installation or the uninstallation of an update. |
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 |