Edit

Share via


IInstallationBehavior interface (wuapi.h)

Represents the installation and uninstallation options of an update.

Inheritance

The IInstallationBehavior interface inherits from the IDispatch interface.

Methods

The IInstallationBehavior interface has these methods.

 
IInstallationBehavior::get_CanRequestUserInput

Gets a Boolean value thast indicates whether the installation or uninstallation of an update can prompt for user input.
IInstallationBehavior::get_Impact

Gets an InstallationImpact enumeration that indicates how the installation or uninstallation of the update affects the computer.
IInstallationBehavior::get_RebootBehavior

Gets an InstallationRebootBehavior enumeration that specifies the restart behavior that occurs when you install or uninstall the update.
IInstallationBehavior::get_RequiresNetworkConnectivity

Gets a Boolean value that indicates whether the installation or uninstallation of an update requires network connectivity.

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