Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Erstellt ein Synchronisationsprofil.
public virtual bool SetSyncInfo( char const * profileName, ul_sync_info * info )
profileName Der Name des Synchronisationsprofils.
info Ein Zeiger auf die ul_sync_info-Struktur, die die Synchronisationsparameter enthält
True bei Erfolg, ansonsten False.
Das Synchronisationsprofil ersetzt alle vorherigen Profile mit demselben Namen. Das benannte Profil wird durch die Angabe eines Nullzeigers für die Struktur gelöscht.