次の方法で共有


ICcDevice (Compact 2013)

3/26/2014

Deprecated.

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

In Windows Embedded Compact 2013, CoreCon HLAPI has been deprecated.

Methods

The following table shows the methods for the ICcDevice interface.

Method

Description

ICcDevice::ClearOSImage

Deprecated.

Clears the run-time image associated with a device.

ICcDevice::ClearServiceMap

Deprecated.

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

ICcDevice::GetOSImage

Deprecated.

Retrieves the ICcOSImage object associated with a device.

ICcDevice::GetServiceMap

Deprecated.

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

ICcDevice::SetOSImage

Deprecated.

Sets the run-time image associated with a device.

ICcDevice::SetServiceMap

Deprecated.

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

Requirements

Header

ccdatastore.h

See Also

Reference

Core Connectivity Datastore Interfaces
Core Connectivity Interfaces