|
|
Note that the returned object is property of the CDM and should never be
freed or directly modified in any way by the caller. Subsequent calls
of either the C++ or Tcl API can modify the returned object. If the
caller wants to keep a reference to the current state of the returned
object, he must place such a
request by using Tcl_IncrRefCount. When the caller wants to release the
object (and return it to CDM), the functions Tcl_DecrRefCount of
CDM_Free must be used. This function is equivelant to tip_GetAssociatedInfo (Tcl API). Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.
Note that this information is not saved when a Collection is saved. It
exists only while the Collection is open, and is different for each
Collection instance, even if more than one Collection instances have
been created from a single Collection image on the disk. Notes:
CDM_SetAssociatedInfo, CDM_Free, Tcl_DecrRefCount, Tcl_IncrRefCount
See Also: