#include <swinstapi.h>
Inheritance diagram for SwiUI::RSWInstSilentLauncher:
Public Member Functions | |
IMPORT_C | RSWInstSilentLauncher () |
IMPORT_C TInt | Connect () |
swinst.lib
Definition at line 331 of file swinstapi.h.
IMPORT_C SwiUI::RSWInstSilentLauncher::RSWInstSilentLauncher | ( | ) |
Constructor.
IMPORT_C TInt SwiUI::RSWInstSilentLauncher::Connect | ( | ) |
Creates connection to the server. This will launch the installer as a server application. However, the application is started in the background so that status pane is not visible and the task cannot be seen in the tasklist.
Reimplemented from SwiUI::RSWInstLauncher.