iscConfigGetSubsSetStatus() gets the synchronization status of a subscription set.
Syntax
isy_INT32 iscConfigGetSubsSetStatus( HISCCONF hConf, isy_TCHAR* id);
Function arguments
Tabelle 134 lists the valid arguments used with the
iscConfigGetSubsSetStatus() function.
Tabelle 134. iscConfigGetSubsSetStatus() arguments
Data type | Argument | Use | Description |
---|---|---|---|
HISCCONF | hConf | input | Config connection |
isy_TCHAR* | id | input | Subscription-set ID |
Usage
Use iscConfigGetSubsSetStatus() to query the sync status of a subscription set (with the provided ID) during its last synchronization.
Return codes
Restrictions
None.
Zugehörige Konzepte
Zugehörige Tasks
Zugehörige Referenzen