ICcCollection (Windows Embedded CE 6.0)
1/5/2010
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 |
---|---|
Returns a standard COM enumeration. |
|
Returns the number of items in a collection. |
|
Given an index, retrieves the datastore object stored at a specified location. |
Requirements
Header | ccdatastore.h |
Windows | Windows 2000, Windows Server 2003, Windows Server 2003 Service Pack 1, Windows XP Home, Windows XP Pro |
See Also
Reference
Core Connectivity Datastore Interfaces
Core Connectivity Interfaces