Annotation identifier returned by ANcreate, ANcreatef or ANselect
Purpose
Terminates access to an annotation.
Return value
Returns SUCCEED (or 0) if successful and FAIL (or -1) otherwise.
Description
ANendaccess terminates access to the annotation identified by the parameter ann_id. Note that there must be one call to ANendaccess for every call to ANselect, ANcreate or ANcreatef.