contacts_plat/virtual_phonebook_engine_api/inc/CVPbkPhoneNumberMatchStrategy.h
branchRCL_3
changeset 26 0d28c1c5b6dd
parent 0 e686773b3f54
child 32 2828b4d142c0
equal deleted inserted replaced
23:5586b4d2ec3e 26:0d28c1c5b6dd
   117                         TVPbkPhoneNumberMatchMode aMatchMode,
   117                         TVPbkPhoneNumberMatchMode aMatchMode,
   118                         TUint32 aMatchFlags);
   118                         TUint32 aMatchFlags);
   119 
   119 
   120             public: // data
   120             public: // data
   121                 ///Own: Maximum number of digits used in matching
   121                 ///Own: Maximum number of digits used in matching
       
   122                 // Set KBestMatchingPhoneNumbers from CNTDB.H 
       
   123                 // to use best matching strategy
   122                 TInt iMaxMatchDigits;
   124                 TInt iMaxMatchDigits;
   123                 ///Ref: Array of contact store URIs to define match priority
   125                 ///Ref: Array of contact store URIs to define match priority
   124                 const CVPbkContactStoreUriArray& iUriPriorities;
   126                 const CVPbkContactStoreUriArray& iUriPriorities;
   125                 ///Own: Matching mode to be used when searching for 
   127                 ///Own: Matching mode to be used when searching for 
   126                 ///     matching contacts
   128                 ///     matching contacts