metadataengine/client/src/mdenotifierao.cpp
branchRCL_3
changeset 9 82c0024438c8
parent 7 3cebc1a84278
child 19 b73252188534
equal deleted inserted replaced
8:50de4d668bb6 9:82c0024438c8
   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();