Swi::MUninstallerUiHandler Class Reference

class Swi::MUninstallerUiHandler

This represents the User Interface handler for the uninstallation of SISX files by Software Install Server.

Public Member Functions
TBool DisplayUninstallL(const CAppInfo &)

Member Functions Documentation

DisplayUninstallL(const CAppInfo &)

TBool DisplayUninstallL(const CAppInfo &aAppInfo)[pure virtual]

Displays a dialog at the start of the uninstallation with information about the application to be uninstalled. The user may cancel the uninstallation at this stage. This dialog must be shown in TrustedUI mode.

Note:

Trusted UI

Parameters

const CAppInfo & aAppInfoInformation about the application.