ICcDatastore (Compact 2013)
3/26/2014
Deprecated.
This is the main interface through which the client obtains access to the datastore. It provides methods that support working with datastore objects.
In Windows Embedded Compact 2013, CoreCon HLAPI has been deprecated.
Methods
The following tables show the methods for this interface. All datastore interfaces inherit the methods for the IUnknown, IDispatch, and ICcObject interfaces.
The following table shows the methods for the ICcDatastore interface.
Method |
Description |
---|---|
Deprecated. Retrieves a high-level device container that is not associated with any ICcPlatform object. |
|
Deprecated. Retrieves a high-level run-time image container. |
|
Deprecated. Returns a package container from the datastore. |
|
Returns a platform container from the datastore. |
|
Deprecated. Retrieves a high-level property container for the datastore. |
|
Deprecated. Registers the refresh event callback interface for notification. |
|
Deprecated. Saves the datastore to the file location specified in the datastore specification. |
|
Retrieves a high-level service category container for the datastore. |
|
Deprecated. Unregisters the refresh event by referring to the cookie that was obtained using an ICcDatastore::RegisterRefreshEvent call. |
|
Deprecated. Returns the version of the datastore. |
Requirements
Header |
ccdatastore.h |
See Also
Reference
Core Connectivity Datastore Interfaces
Core Connectivity Interfaces