Share via


ICcObjectContainer

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This interface supports the basic programming elements that contain objects.

In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.

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

Header ccdatastore.h

See Also

Reference

Core Connectivity Interfaces