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