API published in: S60 1st Ed
API deprecated in: S60 5th Ed
Link against: pbkeng.lib
Required Capabilities
ReadUserData WriteUserData
#include <e32base.h>
#include "MPbkFieldData.h"
#include "PbkFields.hrh"
#include "TPbkContactItemField.h"
Go to the source code of this file.
Data Structures |
|
class | CPbkFieldArray |
Array of TPbkContactItemField instances. More... |
|
class | CPbkContactItem |
Phonebook Contact item class. More... |
|
Functions |
|
IMPORT_C TBool | operator== (const CPbkContactItem &aLeft, const CPbkContactItem &aRight) |
Returns ETrue if aLeft and aRight contents are the same. |
|
TBool | operator!= (const CPbkContactItem &aLeft, const CPbkContactItem &aRight) |
Returns ETrue if aLeft and aRight contents differ. |
|
Returns ETrue if aLeft and aRight contents differ. |
|
Returns ETrue if aLeft and aRight contents are the same. |