Hello EB,
        I am having problem in fetching the PalmId for
the Palm device,this ID is always unique for every
handheld.
        I found one function which through HELP which
retrieve's the ROM serial number, following is the
code for it :
   Char *bufP;
   UInt16* bufLen; 
 
   retval = SysGetROMToken(0,
sysROMTokenSnum,(UInt8**) &bufP,&bufLen); 

         But this throws me an fatal error when it
try's to execute SysGetROMToken() function...Does
anybody tried this or has any better alternative for
this??

Regards,
-Pritam.



                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to