When my app is first installed onto the Palm, its conduit does not
get called until the second sync.

I am thinking about intercepting the sysAppLaunchCmdSyncNotify
code in my app when the first sync is complete, call SysUIAppSwitch()
to switch to HotSync and send sysAppLaunchCmdSyncRequest
to force it to sync again.

Does anyone know where I can find  the parameters I need to switch
to the HotSync app? (eg Application ID, Action code parameter block)

Thanks,
Ken

Reply via email to