CVPbkContactAttributePlugin Class Reference
class CVPbkContactAttributePlugin : public CBase |
ECom plugin interface for contact attribute plugins.
Inherits from
- CVPbkContactAttributePlugin
Nested Classes and Structures
Constructor & Destructor Documentation
~CVPbkContactAttributePlugin()
~CVPbkContactAttributePlugin | ( | ) | [inline] |
Member Functions Documentation
AttributeType()
TUid
| AttributeType | ( | ) | const [inline] |
CreateListContactsOperationL(TUid, MVPbkContactFindObserver &)
Creates an operation object instance for listing contacts.
CreateListContactsOperationL(const MVPbkContactAttribute &, MVPbkContactFindObserver &)
Creates an operation object instance for listing contacts.
FindFieldWithAttributeL(const MVPbkContactAttribute &, MVPbkStoreContact &)
This functionality has been implemented in terms of HasFieldAttributeL so plugins don't need to implement it by their own.
- Exceptions
-
KErrNotSupported |
The default implementation always leaves with KErrNotSupported.
|
NewL(TUid, TParam &)
Two-phase constructor for the plugin.
Parameters
TUid aUid | Plugin attribute type. |
TParam & aParam | Plugin parameters, see CVPbkContactAttributePlugin::TParam. |
Member Data Documentation
TUid
iAttributeType
TUid
| iAttributeType | [private] |
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.