KI_CLEAR_HANDLES
Argument | Enumeration | Purpose |
---|---|---|
status | KDB_ERROR_ENUM | Return status |
KI_CLEAR_HANDLES
This can be used at any time to close and free all the temporary autoallocated handles. See KI_ALLOC_HANDLE for how to autoallocate a temporary handle. Normally explicit calling of this function should be unnecessary as temporary handles will be implicitly closed and freed on RUN or LOAD.