contacts_plat/contacts_services_api/inc/cntservicescontact.h
changeset 53 e6aff7b69165
parent 50 77bc263e1626
--- a/contacts_plat/contacts_services_api/inc/cntservicescontact.h	Wed Jul 21 11:37:51 2010 +0300
+++ b/contacts_plat/contacts_services_api/inc/cntservicescontact.h	Fri Jul 23 12:43:48 2010 +0300
@@ -38,7 +38,7 @@
 const int KCntServicesReturnValueContactSaved       = 1;
 const int KCntServicesReturnValueContactDeleted     = -1;
 const int KCntServicesReturnValueContactNotModified = 0;
-
+const int KCntServicesTerminated = -2;
 
 /**
  * A data container class to be used with "phonebookservices" Qt Highway services.