Share via


ICcObjectContainer (Windows Embedded CE 6.0)

1/5/2010

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
Windows Windows 2000, Windows Server 2003, Windows Server 2003 Service Pack 1, Windows XP Home, Windows XP Pro

See Also

Reference

Core Connectivity Datastore Interfaces
Core Connectivity Interfaces