Share via


ICcCollection (Compact 2013)

3/26/2014

Deprecated.

This interface provides a collection object for enumerating objects.

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