KISAMCloseTable

int KISAMCloseTable(KHAND handle)

Parameter Type Purpose
handle KHAND handle of the table to close

This function closes the table. The resources used by the handle must also be released with a KISAMDropHandle.