Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
创建同步配置文件。
public virtual bool SetSyncInfo( const ul_wchar * profileName, ul_sync_info_w2 * info )
profileName 同步配置文件的名称。
info 指向保存同步参数的 ul_sync_info 结构的指针。
如果成功则返回 true,否则返回 false。
同步配置文件会替换之前的同名配置文件。通过指定该结构的空指针,可删除指定的配置文件。