Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » MobiLink - Server-Initiated Synchronization » MobiLink Listener SDK for Palm » Device dependent functions

 

PalmLsnNormalStop

Provides custom actions when your Listener application exits from the event loop.

Prototype
void PalmLsnNormalStop(  )
Remarks

If you want to continue listening, do not unregister your device in PalmLsnNormalStop. You can also use this function to get and set the current application preferences.

See also