Share via


ICcCollection

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This interface provides a collection object for enumerating objects.

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

Methods

All datastore interfaces inherit the methods for the IUnknown, IDispatch, and ICcObject interfaces.

The following table shows the methods for the ICcCollection interface.

Property Description

ICcCollection::get_NewEnum

Returns a standard COM enumeration.

ICcCollection::get_Count

Returns the number of items in a collection.

ICcCollection::get_Item

Given an index, retrieves the datastore object stored at a specified location.

Requirements

Header ccdatastore.h

See Also

Reference

Core Connectivity Interfaces