phoneengine/PhoneCntFinder/ContactService/inc/cphcntphonebookservices.h
branchCompilerCompatibility
changeset 16 4393b07b8c5d
parent 0 5f000ab63145
equal deleted inserted replaced
13:2411cd0e2ad6 16:4393b07b8c5d
   115      * From MPhCntPhonebookServices
   115      * From MPhCntPhonebookServices
   116      *
   116      *
   117      * @since S60 v3.2
   117      * @since S60 v3.2
   118      * @see MPhCntPhonebookServices
   118      * @see MPhCntPhonebookServices
   119      */
   119      */
   120     void CPhCntPhonebookServices::GetPhoneNumberL(
   120     void GetPhoneNumberL(
   121 	    const TDesC8& aContactLink,
   121 	    const TDesC8& aContactLink,
   122 	    const CPhCntSingleItemFetch::TCallType aCallType,
   122 	    const CPhCntSingleItemFetch::TCallType aCallType,
   123     	HBufC*& aNumber,
   123     	HBufC*& aNumber,
   124     	HBufC8*& aFieldLink );    
   124     	HBufC8*& aFieldLink );    
   125     	
   125