wlanutilities/wlanwizard/inc/wlanwizardplugin.h
changeset 46 2fbd1d709fe7
parent 38 2dc6da6fb431
equal deleted inserted replaced
45:d9ec2b8c6bad 46:2fbd1d709fe7
    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