Description:
This function will return the span list
contained in the specified Annotation.
Note that the returned object is owned by the CDM. The caller is not
supposed to free or modify the returned object.
Return Value:
This function returns a Span Set object (of type CDM_SpanSet). If an error occurs, then NULL will be return and an error message will
be left at the current active Tcl interpreter (CDM_Interp).
Note that the returned object is property of the CDM and should never be
freed or modified in any way by the caller.
Notes:
This function is equivelant to tip_GetSpans (Tcl API).
See Also:
CDM_GetFirstSpan, tip_GetSpans
Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.