|
|
Note that CDM does not own the returned object:
the caller is responsible to use
Tcl_DecrRefCount or CDM_Free in order to free the object and the memory
associated with it.
This function will create and return a new Annotation set object (of
type CDM_AnnotationSet) that will contain the merge of the two provided
Annotation set objects. Return Value:
If an error occurs, then NULL will be returned and an error message will be left at the current active Tcl interpreter (CDM_Interp).
The caller is responsible to free this object through Tcl_DecrRefCount
or CDM_Free.
This function is equivelant to tip_MergeAnnotations (Tcl API). Notes:
CDM_Free, Tcl_DecrRefCount,
tip_MergeAnnotations
See Also:
Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.