metadataengine/client/src/mdenotifierao.cpp
changeset 23 33ae025ac1e8
parent 21 50bf9db68373
child 40 910a23996aa0
equal deleted inserted replaced
21:50bf9db68373 23:33ae025ac1e8
   124     }
   124     }
   125 
   125 
   126 void CMdENotifierAO::DoCancel()
   126 void CMdENotifierAO::DoCancel()
   127     {
   127     {
   128     TRAP_IGNORE( iSession.DoUnregisterL( Id() ) );
   128     TRAP_IGNORE( iSession.DoUnregisterL( Id() ) );
   129     // the current pending call will return with KErrCancel
       
   130     }
   129     }
   131 
   130 
   132 void CMdENotifierAO::RunL()
   131 void CMdENotifierAO::RunL()
   133     {
   132     {
   134     const TInt status = iStatus.Int();
   133     const TInt status = iStatus.Int();