contacts_plat/virtual_phonebook_engine_api/inc/CVPbkPhoneNumberMatchStrategy.h
branchRCL_3
changeset 9 0d28c1c5b6dd
parent 0 e686773b3f54
child 11 2828b4d142c0
--- 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;