Share via


ICcDevice (Windows Embedded CE 6.0)

1/5/2010

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
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