Gets the result of the last synchronization.
public ul_bool ULGetSyncResult( SQLCA * sqlca, ul_sync_result * sync_result )
sqlca A pointer to the SQLCA.
sync_result A pointer to the ul_sync_result structure that holds the synchronization results.
True on success; otherwise, returns false.