![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
SetInternalUI Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► SetInternalUI()()()()
![](collapse_all.gif)
Icon | Member | Description |
---|---|---|
![]() ![]() |
SetInternalUI(InstallUIOptions, IntPtr%) |
Enables the installer's internal user interface. Then this user interface is used
for all subsequent calls to user-interface-generating installer functions in this process.
|
![]() ![]() |
SetInternalUI(InstallUIOptions) |
Enables the installer's internal user interface. Then this user interface is used
for all subsequent calls to user-interface-generating installer functions in this process.
The owner of the user interface does not change.
|
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)