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

SAP Sybase SQL Anywhere 16.0 » Ultra Light データベース管理とリファレンス » Mobile Link クライアントとしての Ultra Light » Ultra Light の同期パラメータ

 

Observer 同期パラメータ

同期をモニタするコールバック関数またはイベントハンドラへのポインタを指定します。使用するために実装する必要があるコールバック関数のシグネチャは ul_sync_observer_fn 型です。

typedef void(UL_CALLBACK_FN *ul_sync_observer_fn)( ul_sync_status * status );
 構文
 参照
 例