Service Categories (Windows CE 5.0)
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:
-
Supports flashing a device, downloading run-time images, and debugging.
-
Supports downloading and launching an application.
-
Enables communication between services.
-
Supports configuration customization.
When you install PB or VS, you also install the pre-defined categories.
See Also
Send Feedback on this topic to the authors