Returns the target device ID.
UInt32 PalmLsnTargetDeviceID( )
A positive integer containing the device ID.
You can use PalmLsnTargetCompanyID and PalmLsnTargetDeviceID to check if devices are compatible.
The following example returns the device ID for the Treo 650 simulator:
UInt32 PalmLsnTargetDeviceID(void) { return(kPalmOneDeviceIDTreo650); } |
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |