Hi guys!
I myself had asked the same question in the past and had also got solution
but I am stuck again!
I have developed a shared library and inside it I want to access the IMEI
number of the device.
I used the following functions for that in the past from an APP (not LIBR).
error = HsGetPhoneLibrary(&refrnceNum);
PhnLibCardInfo (refrnceNum,0,0,&version,&serial);
Right now, in my library I have included the HsPhoneMisc.h which has
declaration for the " PhnLibCardInfo()" function but it throws error
Saying definition for " HsGetPhoneLibrary()" not found!
If I am not wrong I had included some library in my app in the past to make
this work! First of all I forgot which library it was and secondly I don't
know if I will be able include that in my shared library project!
Please reply and help about how I can access the imei number!
I tried to open the archive but the page is not opening at all.
Thanks,
Keyur.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/