saveSyncParms method

Saves the synchronization parameters for use by HotSync or for use during one-button synchronization.

Syntax
saveSyncParms( )
Remarks

Do not confuse the saveSyncParms method with the Connection.SyncParms property. The SyncParms property is used to define the synchronization parameters for this connection. The saveSyncParms method just saves these parameters so that HotSync can use them.

See also