Function tip_ValidAnnotation


Prototype: tip_ValidAnnotation(Validation);
Arguments:

Ann: Annotation Object (CDM_Annotation)

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

Description:

This function will check if the specified as parameter object is a valid Annotation. A valid Annotation can be used everywhere an object of type CDM_Annotation is required.

Return Value:

This function returns 1 if the provided object is a valid Annotation object, 0 otherwise.

Notes:

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

See Also:

CDM_ValidAnnotation


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