diff -r 3a6baaa22be8 -r b66b8f3a7fd8 messagingfw/msgsrvnstore/server/inc/MTSR.H --- a/messagingfw/msgsrvnstore/server/inc/MTSR.H Tue Jul 06 22:57:17 2010 +0530 +++ b/messagingfw/msgsrvnstore/server/inc/MTSR.H Wed Jul 21 02:03:54 2010 +0530 @@ -383,7 +383,8 @@ #endif TInt GetNonOperationMtmData(TNonOperationMtmDataType& aMtmDataType, TPtrC8& aResultBuffer); - + + IMPORT_C virtual TInt ChangeEntriesL( const CMsvEntrySelection& aSelection,TInt aMark, TRequestStatus& aStatus ); protected: IMPORT_C CBaseServerMtm(CRegisteredMtmDll& aRegisteredMtmDll, CMsvServerEntry* aServerEntry); /** Handles the completion of any asynchronous requests that it makes. It is called