| class MVPbkContactBookmarkCollection |
Virtual Phonebook interface for contact bookmark collections.
A bookmark collection owns its bookmarks and the destructor will delete all the bookmarks in the array.
| Public Member Functions | |
|---|---|
| ~MVPbkContactBookmarkCollection () | |
| const MVPbkContactBookmark & | At ( TInt ) |
| TAny * | ContactBookmarkCollectionExtension ( TUid ) |
| TInt | Count () |
| const MVPbkContactBookmark & | At | ( | TInt | aIndex | ) | const [pure virtual] |
Returns a bookmark at given position.
| TInt aIndex | Position of the bookmark in the collection. |
| TAny * | ContactBookmarkCollectionExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
| TUid |
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.