Initializes the synchronization information structure.
public ul_ret_void ULInitSyncInfoW(ul_sync_info_w2 * info)
info A synchronization structure.
This method prototype is used internally when you refer to ULInitSyncInfo and #define the UNICODE macro on Win32 platforms. Typically, you would not reference this method directly when creating an UltraLite application.