Share via


ICcObjectContainer (Compact 2013)

3/26/2014

Deprecated.

This interface supports the basic programming elements that contain objects.

In Windows Embedded Compact 2013, 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 Datastore Interfaces
Core Connectivity Interfaces