MVPbkContactDuplicatePolicy Class Reference
class MVPbkContactDuplicatePolicy |
Virtual Phonebook interface for duplicate contact find policy.
Constructor & Destructor Documentation
~MVPbkContactDuplicatePolicy()
~MVPbkContactDuplicatePolicy | ( | ) | [inline, virtual] |
Member Functions Documentation
ContactDuplicatePolicyExtension(TUid)
TAny * | ContactDuplicatePolicyExtension | ( | TUid | | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
FindDuplicatesL(const MVPbkBaseContact &, MVPbkContactStore &, RPointerArray< MVPbkStoreContact > &, MVPbkContactFindObserver &, TInt)
Starts asynchronous duplicate find.
Parameters
const MVPbkBaseContact & aContact | The contact whose duplicates are searched for. |
MVPbkContactStore & aTargetStore | The target store for duplicate find. |
RPointerArray< MVPbkStoreContact > & aDuplicates | An array that contains the duplicate contacts after operation is ready. |
MVPbkContactFindObserver & aObserver | The observer that is called after find is done. |
TInt aMaxDuplicatesToFind | The limit of the contacts that are in a worst case returned as a result. Usually 1 is enough. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.