MVPbkContactBookmarkCollection Class Reference

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.

Constructor & Destructor Documentation

~MVPbkContactBookmarkCollection()

~MVPbkContactBookmarkCollection()[inline, virtual]

Destructor.

Member Functions Documentation

At(TInt)

const MVPbkContactBookmark &At(TIntaIndex)const [pure virtual]

Returns a bookmark at given position.

Parameters

TInt aIndexPosition of the bookmark in the collection.

ContactBookmarkCollectionExtension(TUid)

TAny *ContactBookmarkCollectionExtension(TUid)[inline, virtual]

Returns an extension point for this interface or NULL.

Parameters

TUid

Count()

TInt Count()const [pure virtual]

Returns the number of bookmarks in the collections.