Function CDM_SetAssociatedInfo
|
|
Definition: | #include <CDM.h> |
---|
|
Prototype: | int CDM_SetAssociatedInfo(CDM_Collection Collection, Tcl_Obj *Info);
|
---|
Arguments: | Collection: A Collection object. (CDM_Collection) Info: A Tcl object holding the information that is to be associated with the specified Collection (Tcl_Obj *)
|
---|
|
|