CPhCntContactId Class Reference
class CPhCntContactId : public CBase |
Abstract base class for identifying a single contact in contact stores.
PhoneCntFinder
- Since
- S60 v3.1
Constructor & Destructor Documentation
~CPhCntContactId()
~CPhCntContactId | ( | ) | [inline, virtual] |
Member Functions Documentation
ContactId()
Gives contact item id. If this id is not valid, then contact item id given is not valid.
Invalidate()
void | Invalidate | ( | ) | [pure virtual] |
Invalidates this contact id. After this call, IsValid call will return false.
- Since
- S60 v3.1
IsValid()
TBool
| IsValid | ( | ) | const [pure virtual] |
PackLC()
HBufC8 * | PackLC | ( | ) | const [pure virtual] |
Packs Virtual phonebook contact link to descriptor. If this link is not valid, then packed data is not valid.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.