SetExternalUI Method

Microsoft Deployment Tools

Deployment Tools Foundation SetExternalUI Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerInstallerSetExternalUI()()()
Members
Icon Member Description
SetExternalUI(ExternalUIHandler, InstallLogModes)
Enables an external user-interface handler. This external UI handler is called before the normal internal user-interface handler. The external UI handler has the option to suppress the internal UI by returning a non-zero value to indicate that it has handled the messages.

SetExternalUI(ExternalUIRecordHandler, InstallLogModes)
[MSI 3.1] Enables a record-based external user-interface handler. This external UI handler is called before the normal internal user-interface handler. The external UI handler has the option to suppress the internal UI by returning a non-zero value to indicate that it has handled the messages.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)