> 1) Does the sysAppLaunchCmdSyncNotify launch code get sent to an
> application immediately after its conduit is done, or is it broadcast
> to all apps after all the conduits are done synchronizing?

The sysAppLaunchCmdSyncNotify launch codes get sent after all conduits are done
synchronizing.

> 2) Are there any specific rules that the OS follows in order to
> determine whether to send the code to a particular app, or do all the
> apps get it?

At the end of a HotSync(R) session, a list of creator id's is generated
containing all creator id's of databases that were modified during the sync
operation. Then, each corresponding app for each entry in the list of creator
id's is sent the launch code. A database is considered modified if the
modification number in the database header (see modNumP parameter in
DmDatabaseInfo() documentation) is changed during the sync session.

-Geoff Richmond
Palm Computing Developer Support



Reply via email to