policymanagement/dmutilserver/src/DMUtilObserver.cpp
changeset 57 f5b689a4f7a2
parent 0 b497e44ab2fc
child 66 08c8318ec9cb
equal deleted inserted replaced
44:39aa16f3fdc2 57:f5b689a4f7a2
   289 	//subscribe again...	
   289 	//subscribe again...	
   290 	SetActive();
   290 	SetActive();
   291 	iProperty.Subscribe( iStatus);	
   291 	iProperty.Subscribe( iStatus);	
   292 }
   292 }
   293 
   293 
       
   294 TInt CActiveObserver::RunError ( TInt /*aError*/ )
       
   295     {    
       
   296     return KErrNone;
       
   297     }	
   294 // -----------------------------------------------------------------------------
   298 // -----------------------------------------------------------------------------
   295 // CActiveObserver::DoCancel
   299 // CActiveObserver::DoCancel
   296 // -----------------------------------------------------------------------------
   300 // -----------------------------------------------------------------------------
   297 //
   301 //
   298 void CActiveObserver::DoCancel()
   302 void CActiveObserver::DoCancel()