摘要: 这是09年时的成果,现在FetionSDK.dll已经不能使用。——————————————————————————————————————————// 加载飞信好友的图像 Portrait ( 它属于 Contact.ContactInfo.Portrait) 首先要得到一个有效的 Contact 实例 其次增加 Contact.ContactInfo. PropertiesChanged 事件 最后在事件代码里完成图片的下载 基本代码如下 :IicUri uri = Uri.CreatUri(string MobileNo);Contact contact = sdk.Ac... 阅读全文
posted @ 2009-09-15 23:08 lxiongh 阅读(121) 评论(0) 推荐(0)