Location:
CNTITEM.H
Link against: cntmodel.lib
class CContactICCEntry : public CContactItemPlusGroup;
A contact ICC entry.
CBase
- Base class for all classes to be instantiated on the heap
CContactItem
- The abstract base class for contact cards, templates and groups
CContactItemPlusGroup
- Abstract base class for
CContactICCEntry
- A contact ICC entry
Defined in CContactICCEntry
:
Type()
, ~CContactICCEntry()
Inherited from CBase
:
Delete()
,
Extension_()
,
operator new()
Inherited from CContactItem
:
AccessCount()
,
AddFieldL()
,
CardFields()
,
DecAccessCount()
,
ECompressedGuid
,
EDeleted
,
EHidden
,
ESystem
,
Guid()
,
Id()
,
IncAccessCount()
,
InsertFieldL()
,
IsDeletable()
,
IsDeleted()
,
IsHidden()
,
IsSystem()
,
LastModified()
,
RemoveField()
,
SetDeleted()
,
SetHidden()
,
SetLastModified()
,
SetSystem()
,
SetTemplateRefId()
,
SetUidStringL()
,
TemplateRefId()
,
UidStringL()
,
UpdateFieldSet()
,
anonymous
Inherited from CContactItemPlusGroup
:
ExternalizeL()
,
GroupsJoined()
,
GroupsJoinedLC()
,
InternalizeL()
virtual TUid Type() const;
Implements CContactItem::Type()
.
|