Partager via


ICcCollection (Windows CE 5.0)

Send Feedback

This interface provides a collection object for enumerating objects.

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::Item Given an index, retrieves the datastore object stored at a specified location.

Requirements

OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcDatastore.h.
Link Library: none.

See Also

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.