iscEngineSyncConfig()

Purpose

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

Syntax

isy_INT32 iscEngineSyncConfig(
    HISCENG        hEngine);

Function arguments

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

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

Související koncepce

Související úlohy

Související odkazy