ul_synch_info_w2 struct

Syntax
public ul_synch_info_w2
Remarks

The wide character structure used to describe synchronization.

Synchronization parameters control the synchronization behavior between an UltraLite database and the MobiLink server. The Stream Type synchronization parameter, User Name synchronization parameter, and Version synchronization parameter are required. If you do not set them, the synchronization function returns an error (SQLE_SYNC_INFO_INVALID or its equivalent). You can only specify one of Download Only, Ping, or Upload Only at a time. If you set more than one of these parameters to true, the synchronization function returns an error (SQLE_SYNC_INFO_INVALID or its equivalent). See ul_synch_info_a struct.

Members

All members of ul_synch_info_w2, including all inherited members.


additional_parms variable
auth_parms variable
auth_status variable
auth_value variable
download_only variable
ignored_rows variable
init_verify variable
keep_partial_download variable
new_password variable
num_auth_parms variable
observer variable
partial_download_retained variable
password variable
ping variable
publications variable
resume_partial_download variable
send_column_names variable
send_download_ack variable
stream variable
stream_error variable
stream_parms variable
upload_ok variable
upload_only variable
user_data variable
user_name variable
version variable