joape382
08-10-2004, 10:02 AM
I have a client-server http connection over which I send vCard information. I wonder if (and if, how) you can add the vCard programmatically to your address book with Symbian C++. /Joachim
|
View Full Version : Add vCard programmatically? joape382 08-10-2004, 10:02 AM I have a client-server http connection over which I send vCard information. I wonder if (and if, how) you can add the vCard programmatically to your address book with Symbian C++. /Joachim joape382 08-10-2004, 12:07 PM I think I found it: the Contacts API, the cntmodel.lib library. |