serviceproviders/sapi_contacts_vpbk/contactservice/inc/singlecontact.h
changeset 22 fc9cf246af83
parent 19 989d2f495d90
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
    86 		 *General Functions - Exported		 
    86 		 *General Functions - Exported		 
    87 		 */
    87 		 */
    88 		CSingleContactField* NextFieldL(MVPbkStoreContact* aSingleContact, 
    88 		CSingleContactField* NextFieldL(MVPbkStoreContact* aSingleContact, 
    89 		                                TInt aIndex);
    89 		                                TInt aIndex);
    90 				
    90 				
       
    91 		CSingleContactField* GetXSPIDFieldL(MVPbkStoreContact* aSingleContact, TInt& aIndex);
    91 		/*
    92 		/*
    92 		 *Get the  number of fields in the contact
    93 		 *Get the  number of fields in the contact
    93 		 */
    94 		 */
    94 		IMPORT_C TInt FieldCount();
    95 		IMPORT_C TInt FieldCount();
    95 		/*
    96 		/*