iscServiceClose()

Purpose

iscServiceClose() closes an opened service handle.

Syntax

isy_INT32 iscServiceClose(
    HISCSERV  hServ);

Function arguments

Tabela 121 lists the valid argument used with the iscServiceClose() function.

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

Pojęcia pokrewne

Zadania pokrewne

Informacje pokrewne