iscEngineClose() closes an opened handle to the synchronization engine.
Syntax
isy_INT32 iscEngineClose( HISCENG hEngine);
Function arguments
Tabelle 136 lists the valid argument used with the
iscEngineClose() function.
Tabelle 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.
Zugehörige Konzepte
Zugehörige Tasks
Zugehörige Referenzen