How can the platform UID be retrieved programmatically (if possible)?
HAL::GET() can be used to retrieve the MachineUID. But I would like to get the PlatformUID.
How can the platform UID be retrieved programmatically (if possible)?
HAL::GET() can be used to retrieve the MachineUID. But I would like to get the PlatformUID.
----------------------------------------------
Every journey starts with a small step.
Hi,
As I know the Platform UID is stored in a stub sis under z:\system\install, for example the Series60v5.0.sis for S60 5th Edition. I'm not aware of any public API that can retrieve the UID, but you can either parse the sis by youself or simply make afilename-UID mapping table for reference.
"S60 Platform and device identification codes"
http://wiki.forum.nokia.com/index.ph...fication_codes
"CS000933 - Detecting S60 platform version at run time"
http://wiki.forum.nokia.com/index.ph...on_at_run_time
"TSS000464 - Checking S60 platform version during installation or at run time"
http://wiki.forum.nokia.com/index.ph...or_at_run_time
Regards
Ziteng Chen