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