wlanutilities/wlanwizard/inc/wlanwizardplugin.h
changeset 39 7b3e49e4608a
parent 31 e8f4211554fb
equal deleted inserted replaced
36:682dd021f9be 39:7b3e49e4608a
    84     {
    84     {
    85         return true;
    85         return true;
    86     };
    86     };
    87     
    87     
    88     /*!
    88     /*!
    89        Deletes wizard specific settings if any.
       
    90      */
       
    91     virtual void deleteSettings() {};
       
    92     
       
    93     /*!
       
    94        Maps plugin specific error codes into a localized string.
    89        Maps plugin specific error codes into a localized string.
    95        
    90        
    96        @param [in] errorCode Symbian error code.
    91        @param [in] errorCode Symbian error code.
    97        
    92        
    98        @return If mapping can be done a localized error string is returned
    93        @return If mapping can be done a localized error string is returned