iscServiceClose() closes an opened service handle.
Syntax
isy_INT32 iscServiceClose( HISCSERV hServ);
Function arguments
Tabulka 121 lists the valid argument used with the
iscServiceClose() function.
Tabulka 121. iscServiceClose() argument
Data type | Argument | Use | Description |
---|---|---|---|
HISCSERV | hServ | input | Service handle |
Usage
Use iscServiceClose() to free the storage of a previously opened service handle.
Return codes
Restrictions
Multiple calls to iscServiceClose() can cause errors and should be avoided.
Související koncepce
Související úlohy
Související odkazy