DBSynchronizeLog function

Synchronize a database with a MobiLink server.

Prototype
short DBSynchronizeLog( const a _sync_db * );
Parameters

A pointer to a structure. See a_sync_db structure.

Return value

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

Remarks

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

See also