devicediagnostics/diagplugins/diagheadsetcableplugin/inc/diagheadsetcableengine.h
branchRCL_3
changeset 22 9360ca28b668
parent 0 3ce708148e4d
equal deleted inserted replaced
20:f2101057ffeb 22:9360ca28b668
   124 protected:    // from CActive
   124 protected:    // from CActive
   125         /**
   125         /**
   126         * Handle active object completion event, used to handle internal trigger in our plug-in
   126         * Handle active object completion event, used to handle internal trigger in our plug-in
   127         */
   127         */
   128         void RunL();
   128         void RunL();
       
   129         
       
   130         /**
       
   131         * Handle RunL leaves
       
   132         */
       
   133         TInt RunError( TInt aError );
   129     
   134     
   130         /**
   135         /**
   131         * Handle cancel
   136         * Handle cancel
   132         */
   137         */
   133         void DoCancel();
   138         void DoCancel();