F.22 CloseISAMContext
Close current ISAM context.
Short Name
CLSICON
TYPE
ISAM function
DECLARATION
COUNT CloseISAMContext(COUNT contextid)DESCRIPTION
CloseISAMContext removes the context for the specified contextid. It returns all the memory associated with the context.
RETURN
Value Symbolic Constant Explanation 0 NO_ERROR Successful close ISAM context. 590 NCON_ERR Non-existent (or previously closed) context ID.See Appendix A "c-tree Plus Error Codes" of the c-tree Plus Programmer's Reference Guide for a complete listing of valid c-tree Plus error values.
EXAMPLE
See the example for OpenISAMContext.
SEE ALSO
ChangeISAMContext and OpenISAMContext.
|
FairCom Corporation www.faircom.com |