Function tip_GetFirstSpan


Prototype: tip_GetFirstSpan(Annotation);
Arguments:

Ann: The Annotation object. (CDM_Annotation)

C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

This function will return the first span range of the span list contained in the specified Annotation.

Return Value:

This function returns a Span object (of type CDM_Span).

If an error occurs, then an error message will prompt. *

Notes:

This function is equivelant to CDM_GetFirstSpan (C++ API).

See Also:

tip_GetSpans, tip_Nth


Generated by: petasis@aias on Wed Aug 16 10:31:45 PM EEST 2006.