Usage ResetAnnoHandle()
Description
Detaches the annotation handle if it was attached using AttachAnnoHandle, and creates a new, blank annotation.
Parameters None
Return value None
Programming Notes
This function only detaches the attached annotation handle, it does not free the handle automatically. Every handle created by the BiAnno.dll functions must be manually freed when no longer used, by using the DestroyAnnoHandle method from the BiAnno.dll.