MVPbkBaseContactFieldCollection Class Reference
class MVPbkBaseContactFieldCollection |
Virtual Phonebook base contact field collection interface. An abstract collection of read-only Virtual Phonebook contact fields.
Constructor & Destructor Documentation
~MVPbkBaseContactFieldCollection()
~MVPbkBaseContactFieldCollection | ( | ) | [inline, virtual] |
Member Functions Documentation
BaseContactFieldCollectionExtension(TUid)
TAny * | BaseContactFieldCollectionExtension | ( | TUid | | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
FieldAt(TInt)
Returns a read-only field in this collection.
MVPbkBaseContactFieldCollection::ConstFieldAt aIndex >= 0 && aIndex < FieldCount() Panic VPbkError::EInvalidFieldIndex is raised if the precondition does not hold.
Parameters
TInt aIndex | Zero-based index of the field to return. |
FieldCount()
TInt
| FieldCount | ( | ) | const [pure virtual] |
Returns the number of fields in this collection.
ParentContact()
Returns the parent contact of this field set.
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.