Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定一个用于监控同步的回调函数或事件处理程序的指针。
根据所使用的 API 不同语法会有所变化。
UltraLite for C/C++ 应用程序可以按如下方法设置参数:
ul_synch_info info; // ... info.observer=callfunction;