Function tip_GetComment


Prototype: tip_GetComment(Collection);
Arguments:

Collection: A Collection object. (CDM_Collection)

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

Description:

This function returns the Tcl object holding a comment associated to this this Collection object.

Return Value:

This function returns a Tcl object if a comment has already been associated with this Collection object. Otherwise, an error message prompts. *

Notes:

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

See Also:

tip_SetComment, tip_Free, Tcl_DecrRefCount, Tcl_IncrRefCount


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