Stores the synchronization parameters for use with HotSync.
ul_bool ULSetSynchInfo(
SQLCA * sqlca,
ul_synch_info * synch_info );
sqlca A pointer to the SQLCA.
synch_info A synchronization structure. For more information about the members of this structure, see ul_synch_info_a struct.
Typically, you call ULSetSynchInfo just before closing the application with db_fini.
Applies to Palm OS applications with HotSync