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

SQL Anywhere 11.0.1 (日本語) » Ultra Light データベース管理とリファレンス » Mobile Link クライアントとしての Ultra Light » Ultra Light 同期パラメータとネットワーク・プロトコル・オプション » Ultra Light の同期パラメータ

 

Observer 同期パラメータ

同期をモニタするコールバック関数またはイベント・ハンドラへのポインタを指定します。

構文

構文は、使用する API によって異なります。

参照

Ultra Light for C/C++ アプリケーションは、次のようにパラメータを設定できます。

ul_synch_info info;
// ...
info.observer=callfunction;