 
 
  
  
 ASA Programming Guide
  The Database Tools Interface
    DBTools functions
Synchronize a database with a MobiLink synchronization server.
short DBSynchronizeLog( const a _sync_db * sync-db );
| Parameter | Description | 
|---|---|
| sync-db | Pointer to a_sync_db structure | 
A return code, as listed in Software component return codes.
For information about the features you can access, see Initiating synchronization.
 
 
  
 