SetName
Document ShellThe
SetNamemethod sets the name of this container object.
void SetName (in ODContainerName name);
name- The new name for this container.
DISCUSSION
The document shell or container application calls this method to set the name of this container.SEE ALSO
TheODContainerNametype (page 900).
TheODContainer::GetNamemethod (page 101).