Share via


ICcDevice (Windows CE 5.0)

Send Feedback

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

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

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.