KISAMDropHandle

int KISAMDropHandle(KHAND handle)

Parameter Type Purpose
handle KHAND handle of a closed table

This releases resources used by the handle and should be called after a table has been closed. It is an error to call this for a handle that has not been allocated or one that refers to an open table.