IUpdateInstaller4 interface (wuapi.h)

Provides methods to finalize updates that were previously staged or installed.

Inheritance

The IUpdateInstaller4 interface inherits from IUpdateInstaller3. IUpdateInstaller4 also has these types of members:

Methods

The IUpdateInstaller4 interface has these methods.

 
IUpdateInstaller4::Commit

Finalizes updates that were previously staged or installed.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1507 [desktop apps only]
Minimum supported server Windows Server [desktop apps only]
Target Platform Windows
Header wuapi.h

See also

IUpdateInstaller3