Services (Windows Embedded CE 6.0)
1/5/2010
A Core Connectivity service provides a combination of its own functionality and the functionality of the service category the service belongs to. In addition, every Core Connectivity service implements the common interface ICcService.
The common service interface, ICcService, defines a set of methods and properties used by all services, such as initializing a service, connecting, or disconnecting a service, locking and unlocking a service, and retrieving service status. For example, a Kernel Download service implements ICcService and ICcBootstrap, the download service category interface.
For more information about services that include KITL, see
For more information about services that support user-mode connectivity, see
For information about how to support a service that needs to send feedback, see
For information about customizing the configuration properties of a service, see