messagingfw/msgsrvnstore/server/inc/MTSR.H
changeset 40 320ec5cd0227
parent 0 8e480a14352b
--- 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