IUpdateInstaller3 interface (wuapi.h)
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
[This interface is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Installs or uninstalls updates on a computer. This property is only used when installing Microsoft Store app updates. It has no effect when installing non-Microsoft Store app updates such as operating system, Defender, or driver updates.
Inheritance
The IUpdateInstaller3 interface inherits from IUpdateInstaller2. IUpdateInstaller3 also has these types of members:
Methods
The IUpdateInstaller3 interface has these methods.
IUpdateInstaller3::get_AttemptCloseAppsIfNecessary Gets a value indicating whether the update installer will attempt to close applications, blocking immediate installation of updates. |
IUpdateInstaller3::put_AttemptCloseAppsIfNecessary Sets a value indicating whether the update installer will attempt to close applications, blocking immediate installation of updates. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 [desktop apps only] |
Minimum supported server | Windows Server [desktop apps only] |
Target Platform | Windows |
Header | wuapi.h |