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 |
---|---|
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 |
See Also
Reference
Core Connectivity Datastore Interfaces
Core Connectivity Interfaces