iscEngineClose()

Purpose

iscEngineClose() closes an opened handle to the synchronization engine.

Syntax

isy_INT32 iscEngineClose(
   HISCENG    hEngine);

Function arguments

Tabela 136 lists the valid argument used with the iscEngineClose() function.

Tabela 136. iscEngineClose() argument

Data type Argument Use Description
HISCENG hEngine input Handle to the synchronization engine

Usage

Use iscEngineClose() to close an opened handle to the synchronization engine.

Return codes

Restrictions

Multiple calls to iscEngineClose() can cause errors and should be avoided.

Pojęcia pokrewne

Zadania pokrewne

Informacje pokrewne