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

 

ULSignalSyncIsComplete function

This function is called to indicate that processing a synchronization message is complete.

Synopsis
void ULSignalSyncIsComplete();
Remarks

Applications which are registered with the ActiveSync provider need to call this method in their WNDPROC when processing a synchronization message is complete.

See also