Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLite - C and C++ Programming » API Reference » Embedded SQL API reference

 

ULInitSynchInfo function

Initializes the synchronization information structure.

Syntax
void ULInitSynchInfo(
ul_synch_info *  synch_info
);
Parameters

synch_info   A synchronization structure. For more information about the members of this structure, see Synchronization parameters for UltraLite.