Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3350329
  • 博文数量: 1450
  • 博客积分: 11163
  • 博客等级: 上将
  • 技术积分: 11101
  • 用 户 组: 普通用户
  • 注册时间: 2005-07-25 14:40
文章分类

全部博文(1450)

文章存档

2017年(5)

2014年(2)

2013年(3)

2012年(35)

2011年(39)

2010年(88)

2009年(395)

2008年(382)

2007年(241)

2006年(246)

2005年(14)

分类: C/C++

2009-04-21 13:03:41

目录

这里详细介绍一些典型的 S60 通讯录API。这些 API 已经经过了长时间的工程验证,具有一定的工程可靠性。

关键字:通讯录 名片夹 S60 Contact

所需系统库

首先,需要在项目的 mmp 文件中链接以下库:

LIBRARY cntmodel.lib PbkEng.lib estor.lib BCardEng.lib

所需头文件

其次,需要包含的头文件有以下几个:

#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 

接口定义

阅读(750) | 评论(2) | 转发(0) |
0

上一篇:通讯录

下一篇:symbian开机自启动

给主人留下些什么吧!~~

chinaunix网友2010-01-27 17:28:29

太有用了 亲爱的~~ 谢谢

chinaunix网友2010-01-27 17:28:29

太有用了 亲爱的~~ 谢谢