Returns the target device ID.
UInt32 PalmLsnTargetDeviceID( )
A positive integer containing the device ID.
You can use PalmLsnTargetCompanyID and PalmLsnTargetDeviceID to check for device compatibility.
The following example returns the device ID for the Treo 650 simulator.
UInt32 PalmLsnTargetDeviceID( void ) { return( kPalmOneDeviceIDTreo650 ); } |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |