iscConfigClose() closes an opened config store connection.
Syntax
isy_INT32 iscConfigClose( HISCCONF hConf);
Function arguments
ǥ 124 lists the valid argument used with the iscConfigClose() function.
ǥ 124. iscConfigClose() argument
Data type | Argument | Use | Description |
---|---|---|---|
HISCCONF | hConf | input | config connection |
Usage
iscConfigClose() closes a previously opened config store connection.
Return codes
Restrictions
None.
Related concepts
Related tasks
Related reference