ICcCollection (Windows CE 5.0)
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
Send Feedback on this topic to the authors