iscConfigPurge()

Purpose

iscConfigPurge() empties all of the subscription information from the config store.

Syntax

isy_INT32 iscConfigPurge(
    HISCCONF    hConf);

Function arguments

Tabulka 125 lists the valid argument used with the iscConfigPurge() function.

Tabulka 125. iscConfigPurge() argument

Data type Argument Use Description
HISCCONF hConf input Config connection

Usage

iscConfigPurge() removes all the user subscription information in the config store. During the next synchronization, the engine fetches the configuration again from the server and performs a total refresh on all the subscription sets.

Return codes

Restrictions

None.

Související koncepce

Související úlohy

Související odkazy