diff -r 61f466445ae5 -r 320ec5cd0227 messagingfw/msgsrvnstore/server/inc/MTSR.H --- a/messagingfw/msgsrvnstore/server/inc/MTSR.H Tue Jul 06 14:48:25 2010 +0300 +++ b/messagingfw/msgsrvnstore/server/inc/MTSR.H Wed Aug 18 10:15:32 2010 +0300 @@ -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