Specifies a pointer to a callback function or event handler that monitors synchronization.
The syntax varies depending on the API you use.
UltraLite for C/C++ applications can set the parameter as follows:
ul_synch_info info; // ... info.observer=callfunction; |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |