diff -r 5586b4d2ec3e -r 0d28c1c5b6dd contacts_plat/virtual_phonebook_engine_api/inc/CVPbkPhoneNumberMatchStrategy.h --- a/contacts_plat/virtual_phonebook_engine_api/inc/CVPbkPhoneNumberMatchStrategy.h Wed Apr 14 15:45:35 2010 +0300 +++ b/contacts_plat/virtual_phonebook_engine_api/inc/CVPbkPhoneNumberMatchStrategy.h Tue Apr 27 16:23:35 2010 +0300 @@ -119,6 +119,8 @@ public: // data ///Own: Maximum number of digits used in matching + // Set KBestMatchingPhoneNumbers from CNTDB.H + // to use best matching strategy TInt iMaxMatchDigits; ///Ref: Array of contact store URIs to define match priority const CVPbkContactStoreUriArray& iUriPriorities;