Service Categories (Windows Embedded CE 6.0)
1/5/2010
A service category provides a base of common functionality for all services in the category.
For example, the Core Connectivity infrastructure provides a pre-defined service category named Kernel Download. Any service in Kernel Download provides the same core functionality by implementing the ICcService and ICcBootstrap interfaces.
For more information about pre-defined service categories, see:
- Kernel Connectivity
Supports flashing a device, downloading run-time images, and debugging. - Application Connectivity
Supports downloading and launching an application. - Service Callback Service
Enables communication between services. - Custom Service Configurations
Supports configuration customization.
When you install PB or VS, you also install the pre-defined categories.