MVPbkBaseContactField Class Reference
class MVPbkBaseContactField |
Virtual Phonebook Base contact field interface. An abstract interface Virtual Phonebook read-only contact fields.
Constructor & Destructor Documentation
~MVPbkBaseContactField()
~MVPbkBaseContactField | ( | ) | [inline, virtual] |
Member Functions Documentation
BaseContactFieldExtension(TUid)
TAny * | BaseContactFieldExtension | ( | TUid | | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
BestMatchingFieldType()
Returns the best matching type of the field or NULL if no mapping exists between the native type and virtual phonebook type. This is the same as looping MatchFieldType from priority 0 and getting the first matched type.
IsSame(const MVPbkBaseContactField &)
Returns true if this field is the same as another field in the contact instance. Doesn't work for fields from different contact instances. Always use this method instead of direct pointer comparison.
MatchFieldType(TInt)
Returns this field's type or NULL if no mapping exists between the native type and virtual phonebook type.
Parameters
TInt aMatchPriority | matching priority to use. |
ParentContact()
Returns the parent contact where this field is from.
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.