iscEngineSyncConfig()

Purpose

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

Syntax

isy_INT32 iscEngineSyncConfig(
    HISCENG        hEngine);

Function arguments

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

Tabelle 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.

Zugehörige Konzepte

Zugehörige Tasks

Zugehörige Referenzen