messagingfw/msgsrvnstore/server/inc/MSVAPI.H
changeset 34 b66b8f3a7fd8
parent 0 8e480a14352b
child 58 6c34d0baa0b1
child 59 d1d846af7341
--- a/messagingfw/msgsrvnstore/server/inc/MSVAPI.H	Tue Jul 06 22:57:17 2010 +0530
+++ b/messagingfw/msgsrvnstore/server/inc/MSVAPI.H	Wed Jul 21 02:03:54 2010 +0530
@@ -928,6 +928,7 @@
 	// --- Asynchronous Current Entry functions ---
 	IMPORT_C CMsvOperation* ChangeL(const TMsvEntry& aEntry, TRequestStatus& aStatus);
 	IMPORT_C CMsvOperation* ChangeL(const TMsvEntry& aEntry, TSecureId aOwnerId, TRequestStatus& aStatus);
+	IMPORT_C CMsvOperation* ChangeL(const CMsvEntrySelection& aSelection, TBool aMark,TRequestStatus& aStatus);
 	//
 	// --- Asynchronous Child Entry functions ---
 	IMPORT_C CMsvOperation* CreateL(const TMsvEntry& aEntry, TRequestStatus& aStatus);