KI_FREE_HANDLE
Argument | Enumeration | Purpose |
---|---|---|
handle | Closed handle | |
status | KDB_ERROR_ENUM | Return status |
KI_FREE_HANDLE
This frees the memory associated with the handle hand previously created by a KI_ALLOC_HANDLE. Any table or file opened on the handle must have been closed by a KI_CLOSE.