Compartir a través de


ICcDatastore (Windows CE 5.0)

Send Feedback

This is the main interface through which the client obtains access to the datastore. It provides methods that support working with datastore objects.

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
ICcDatastore::get_DeviceContainer Retrieves a high-level device container that is not associated with any ICcPlatform object.
ICcDatastore::get_OSImageContainer Retrieves a high-level run-time image container.
ICcDatastore::get_PackageContainer Returns a package container from the datastore.
ICcDatastore::get_PlatformContainer Returns a platform container from the datastore.
ICcDatastore::get_PropertyContainer Retrieves a high-level property container for the datastore.
ICcDatastore::RegisterRefreshEvent Registers the refresh event callback interface for notification.
ICcDatastore::Save Saves the datastore to the file location specified in the datastore specification.
ICcDatastore::get_ServiceCategoryContainer Retrieves a high-level service category container for the datastore.
ICcDatastore::UnregisterRefreshEvent Unregisters the refresh event by referring to the cookie that was obtained using an ICcDatastore::RegisterRefreshEvent call.
ICcDatastore::get_Version Returns the version of the datastore.

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.