Yes, treo600 does have a serial number which is nothing but the IMEI number
printed on the back of the device.

You need to use the following function call for that.

PhnLibCardInfo (refNum,0,0,&version,&serial);

It is I think defined in SystemMgr.h file.

Keyur

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 24, 2004 12:01 PM
To: Palm Developer Forum
Subject: Treo600 serial #

Does the treo600 have a serial#?  My call to
        SysGetROMToken(0, sysROMTokenSnum, (UInt8**) &bufP,
&bufLen);
which works on most flashable palms doesnt seem to be
returning anything for the 600.

thanks,
Mike

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



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

Reply via email to