Sets the callback to be invoked while performing a synchronization.
public ul_ret_void ULSetSynchronizationCallbackEx( SQLCA * sqlca, ul_sync_observer_fn callback, ul_void * user_data )
sqlca A pointer to the SQLCA.
callback The callback.
user_data User context information passed to the callback.