Releases a handle to a COM object which was previously obtained with
com_attach or as the result of a call to
com_call or
com_prop_get. It is very important to release all COM handles when they are no longer needed since the COM server they are attached to will not exit properly if they are not released. Also, you should release all COM handles before you exit from
Arbortext Editor.