iscConfigClose()

Purpose

iscConfigClose() closes an opened config store connection.

Syntax

isy_INT32 iscConfigClose(
    HISCCONF    hConf);

Function arguments

Tabelle 124 lists the valid argument used with the iscConfigClose() function.

Tabelle 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.

Zugehörige Konzepte

Zugehörige Tasks

Zugehörige Referenzen