Share via


ICcDevice

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This interface provides methods that support device objects in the datastore.

In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.

Methods

The following table shows the methods for the ICcDevice interface.

Method Description

ICcDevice::ClearOSImage

Clears the run-time image associated with a device.

ICcDevice::ClearServiceMap

Removes the map between the service information and the service category for a device.

ICcDevice::GetOSImage

Retrieves the ICcOSImage object associated with a device.

ICcDevice::GetServiceMap

Gets the ICcServiceInfo object associated with the given service category for a device.

ICcDevice::SetOSImage

Sets the run-time image associated with a device.

ICcDevice::SetServiceMap

Associates a service-information-to-service-category map for a device.

Requirements

Header ccdatastore.h

See Also

Reference

Core Connectivity Interfaces