Function tip_SetOwner


Prototype: tip_SetOwner(Collection);
Arguments:

Collection: A Collection object. (CDM_Collection)
Owner: The desired new Owner of the Collection. (string)

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

Description:

This function will change the Owner of the specified Collection.

Return Value:

This function will return a string that holds the new Collection Owner.

In case of an error, an error message will prompt.

Notes:

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

See Also:

CDM_SetOwner


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