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

SQL Anywhere 11.0.1 (Français) » MobiLink - Server-Initiated Synchronization » MobiLink Listener C API for Palm devices

 

PalmLsnNormalStop method

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

Syntax
void PalmLsnNormalStop(  )
Remarks

If you want to continue listening, do not unregister the device with PalmLsnNormalStop.

You can use this method to get and set the current application preferences.

See also