Specifies a pointer to a callback function or event handler that monitors synchronization. The signature of the callback function that you need to implement to use is of the type ul_sync_observer_fn:
typedef void(UL_CALLBACK_FN *ul_sync_observer_fn)( ul_sync_status * status ); |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |