Location:
cntfldst.h
Link against: cntmodel.lib
CContactNumberField
Supported from 5.0
An integer value stored in a contact item field. This class is not currently supported in the Contacts Model.
|
Defined in CContactNumberField
:
SetNumber()
, Value()
Inherited from CBase
:
operator new()
Inherited from CContactFieldStorage
:
ExternalizeL()
,
InternalizeL()
,
IsFull()
,
RestoreL()
,
StoreL()
TInt Value() const;
Retrieves the integer.
|