MVPbkContactFieldIterator Class Reference

class MVPbkContactFieldIterator : public MVPbkBaseContactFieldIterator

Virtual Phonebook contact field iterator interface.

Inherits from

Constructor & Destructor Documentation

~MVPbkContactFieldIterator()

~MVPbkContactFieldIterator ( ) [inline, virtual]

Destructor.

Member Functions Documentation

Next()

const MVPbkStoreContactField * Next ( ) const [pure virtual]

Returns the next field, otherwise NULL.

Next()

MVPbkStoreContactField * Next ( ) [pure virtual]

Returns the next field, otherwise NULL.