iscEngineSyncConfig()

Purpose

iscEngineSyncConfig() launches a synchronization session that synchronizing only the configuration.

Syntax

isy_INT32 iscEngineSyncConfig(
    HISCENG        hEngine);

Function arguments

Tabela 150 lists the valid argument used with the iscEngineSyncConfig() function.

Tabela 150. iscEngineSyncConfig() argument

Data type Argument Use Description
HISCENG hEngine input Handle to the synchronization engine.

Usage

When the configuration changes on the server, iscEngineSyncConfig() updates the configuration without re-synchronizing all of the subscription sets.

Return codes

Restrictions

None.

Pojęcia pokrewne

Zadania pokrewne

Informacje pokrewne