iscConfigPurge() empties all of the subscription information from the config store.
Syntax
isy_INT32 iscConfigPurge( HISCCONF hConf);
Function arguments
ǥ 125 lists the valid argument used with the iscConfigPurge() function.
ǥ 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.
Related concepts
Related tasks
Related reference