Contents Index DBStatusWriteFile function DBToolsFini function

ASA Programming Guide
  The Database Tools Interface
    DBTools functions

DBSynchronizeLog function


Function 

Synchronize a database with a MobiLink synchronization server.

Prototype 

short DBSynchronizeLog( const a _sync_db * sync-db );

Parameters 
Parameter Description
sync-db Pointer to a_sync_db structure
Return value 

A return code, as listed in Software component return codes.

Usage 

For information about the features you can access, see Initiating synchronization.


Contents Index DBStatusWriteFile function DBToolsFini function