|
|
|
Location:
Cntitem.h
Link against: cntmodel.lib
class CContactICCEntry : public CContactItemPlusGroup;
Supported from 7.0
A contact ICC entry.
|
Defined in CContactICCEntry:
CContactICCEntry(), NewL(), NewL(), Type(), ~CContactICCEntry()
Inherited from CBase:
operator new()
Inherited from CContactItem:
AccessCount(),
AddFieldL(),
CardFields(),
DecAccessCount(),
Id(),
IncAccessCount(),
InsertFieldL(),
IsDeletable(),
IsDeleted(),
IsHidden(),
IsSystem(),
LastModified(),
RemoveField(),
SetDeleteFlag(),
SetDeleted(),
SetHidden(),
SetLastModified(),
SetSystem(),
SetTemplateRefId(),
SetUidStringL(),
TemplateRefId(),
UidStringL(),
UpdateFieldSet()
Inherited from CContactItemPlusGroup:
GroupsJoined(),
GroupsJoinedLC()
static CContactICCEntry* NewL(const CContactItem& aTemplate);
Allocates and constructs a new ICC entry.
|
|
TUid Type() const;
Returns the entry UID, which indicates the type of entry.
Note
Implements the pure virtual function inherited from the CContactItem base class.
|
private: CContactICCEntry();
Internal and not intended for use.