iscConfigSubsSetIsEnabled() queries if a subscription set is enabled for synchronization.
Syntax
isy_INT32 iscConfigSubsSetIsEnabled( HISCCONF hConf, isy_TCHAR* id);
Function arguments
Tabulka 132 lists the valid arguments used with the
iscConfigSubsSetIsEnabled() function.
Tabulka 132. iscConfigSubsSetIsEnabled() arguments
Data type | Argument | Use | Description |
---|---|---|---|
HISCCONF | hConf | input | Config connection |
isy_TCHAR* | id | input | Subscription-set ID |
Usage
iscConfigSubsSetIsEnabled() is used to perform a query if a subscription set, which is specified by the given ID, is enabled for synchronization. All subscription sets are initially enabled for synchronization.
Return codes
Restrictions
None.
Související koncepce
Související úlohy
Související odkazy