|
|
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.
In case of an error, NULL will be return and an error message will be
left at the current active Tcl interpreter (CDM_Interp).
This function returns an empty Annotation set object (of type
CDM_AnnotationSet). The caller is responsible to free this object
through Tcl_DecrRefCount or CDM_Free. 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).
This function is equivelant to tip_CreateAnnotationSet (Tcl API). Notes:
CDM_Free, Tcl_DecrRefCount, tip_CreateAnnotationSet
See Also:
Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.