iscEngineClose() closes an opened handle to the synchronization engine.
Syntax
isy_INT32 iscEngineClose( HISCENG hEngine);
Function arguments
Tabulka 136 lists the valid argument used with the
iscEngineClose() function.
Tabulka 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.
Související koncepce
Související úlohy
Související odkazy