On Thursday 24 June 2004 01:49 pm, Keyur Patwa wrote: > 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.
There's also an example in Treo600_ALL_Samples.zip/PhoneInfo.zip from pluggedin.palmos.com. Don't forget to free the returned serial text. Took me a week to find that memory leak :) I had thought it was a ptr into ROM but it isn't. -- /* Chris Faherty <[EMAIL PROTECTED]> */ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
