SA_IsiClose


 

SA_IsiClose closes the indicated text and index file.

int SA_IsiClose ( SA_FH IsiFH );

Parameters:
IsiFH
The handle of the previously opened or prepared ISAM file.

Note the following:

  1. The function also removes control block from the list of control blocks.

  2. Function return codes are as follows:

  3.  

    Value

    Meaning

    1

    Success.

    -5

    Invalid handle.

     



Sunaccess Reference SA_IsiOpen SA_IsiRead