Help Required in CContactDatabase
| Thu, 2008-03-20 12:01 | |
|
Hi All In my code am using a CContactDatabase function SortedItemsL which has been deprecated, is there any other way or API using which i can do the same functionality of sorting. My CODE: Thanks in advance Regards, |
|






Forum posts: 56
CContactDatabase::SortArrayL();
Forum posts: 8
Hi manish..
Thanks for ur help But even SortArrayL is also deprecated..
Regards,
Amjed
Forum posts: 61
Hey, just check the SDK help for "CContactDatabase". There are a lot of sorting function, check which one suits your requirements.
Forum posts: 8
I checked but most of the API's for sorting are deprecated..
Regards,
amjed
Forum posts: 56
can you check CContactIdArray has any sort function..? if yes then we can sort it..