ddsEndSyncWithForm
ddsEndSyncWithForm( ) => t / nil
Description
Terminates an application’s form synchronization with the Library Browser and closes the Library Browser.
Double-check the code in your applications to be sure there is a call to this function to match your call to ddsSyncWithForm. Otherwise, your application might not be synchronized with the Library Browser.
Arguments
Value Returned
|
No library is selected or the Library Browser is not synchronized with any particular form. |
Return to top