appinstaller/AppinstUi/sisxsifplugin/inc/sisxsifpluginuihandlersilent.h
changeset 42 d17dc5398051
parent 37 6e7b00453237
child 44 329d304c1aa1
equal deleted inserted replaced
37:6e7b00453237 42:d17dc5398051
    82         TBool DisplayUninstallL( const Swi::CAppInfo& aAppInfo );
    82         TBool DisplayUninstallL( const Swi::CAppInfo& aAppInfo );
    83 
    83 
    84     public:     // from CSisxSifPluginUiHandlerBase
    84     public:     // from CSisxSifPluginUiHandlerBase
    85         void DisplayPreparingInstallL( const TDesC& aFileName );
    85         void DisplayPreparingInstallL( const TDesC& aFileName );
    86         void DisplayCompleteL();
    86         void DisplayCompleteL();
    87         void DisplayFailedL( TInt aErrorCode );
    87         void DisplayFailedL( TErrorCategory aCategory, TInt aErrorCode,
       
    88                 const TDesC& aErrorMessage, const TDesC& aErrorDetails );
    88 
    89 
    89     protected:  // new functions
    90     protected:  // new functions
    90         CSisxSifPluginUiHandlerSilent( RFs& aFs );
    91         CSisxSifPluginUiHandlerSilent( RFs& aFs );
    91 
    92 
    92     private:    // new functions
    93     private:    // new functions