This interface supports the basic programming elements that contain objects.
Methods
The following table shows the methods for the ICcObjectContainer interface.
| Method | Description |
|---|---|
| ICcObjectContainer::AddObject | Adds a datastore object to the current container. |
| ICcObjectContainer::DeleteObject | Deletes an object with the specified name or ID. |
| ICcObjectContainer::EnumerateObjects | Enumerates the objects that are in this container. |
| ICcObjectContainer::FindObject | Returns the datastore object that matches the name or ID that is passed in. |
Requirements
OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcDatastore.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors