Get the device ID with the following code, there is roughly one device ID for 
every different Palm OS device:

UInt32 deviceID;
err = FtrGet( sysFtrCreator, sysFtrNumOEMDeviceID, &deviceID );

Here's a table that lists most, if not all, Palm OS devices, and their 
corresponding device IDs:

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

Reply via email to