RFs::GetDir如何应用拜托各位大神

RFs::GetDir如何应用拜托各位大神

题目
RFs::GetDir如何应用拜托各位大神
下面是读目录的代码 RFs myRFs; myRFs.Connect(); CDir *dir = NULL; User::LeaveIfError(myRFs.GetDir(KReadDir,KEntryAttNormal,ESortByDate,dir)); TBuf readFileName; _LIT(KNewLine," "); _LIT(KNullDir,"This is null dirctory "); if (dir->Count()) { for (TInt i = 0; i < dir->Count(); i++) { readFileName = (*dir)[i].iName; readFileName += KNewLine; console->Printf(readFileName); } } else { console->Printf(KNullDir); } delete dir; dir = 0; delete console; myRFs.Close();运行程序后,报出“Exit type 2,65,E32USER-CBase"是什么原因造成的呢
答案
我现在调用iAgent->NextRecordRequestL ()查找服务的时候,在NextRecordRequestComplete(TInt aError,TSdpServRecordHandle aHandle,TInt aTotalRecordsCount)里,aError等于-25,aTotalRecordsCount = 0,为什么呢?我现在调用iAgent->NextRecordRequestL ()查找服务的时候,在NextRecordRequestComplete(TInt aError,TSdpServRecordHandle aHandle,TInt aTotalRecordsCount)里,aError等于-25,aTotalRecordsCount = 0,为什么呢?查看原帖>>
举一反三
已知函数f(x)=x,g(x)=alnx,a∈R.若曲线y=f(x)与曲线y=g(x)相交,且在交点处有相同的切线,求a的值和该切线方程.
我想写一篇关于奥巴马的演讲的文章,写哪一篇好呢?为什么好
奥巴马演讲不用看稿子.为什么中国领导演讲要看?
想找英语初三上学期的首字母填空练习……
英语翻译
最新试题
热门考点

超级试练试题库

© 2017-2019 超级试练试题库,All Rights Reserved.