IMSI codes
| Mon, 2005-11-28 07:28 | |
|
Hi guys,
Pls help me with this: where can i add these code to my program? TRequestStatus iStatus; CTelephony::TSubscriberIdV1 iSubscrId; ... CTelephony telephony = CTelephony::NewL(); CTelephony::TSubscriberIdV1Pckg subscrIdPckg(iSubscrId); telephony->GetSubscriberId(iStatus, subscrIdPckg)); ... TPtrC theIMSI(iSubscrId.iSubscriberId); I have added them to .cpp file, but it doesnt work. Any commend? |
|






Forum posts: 2006
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant