Share via


Download Interfaces

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

The following table shows the common interfaces that download services implement.

Interface Description

ICcService

Provides methods to connect, disconnect, and manage Core Connectivity services.

ICcBootstrap

Provides methods to bootstrap a device with a run-time image, or with an application program.All connectivity bootstrap services implement the core bootstrap interface, ICcBootstrap.

ICcServiceConfigure

Optional. Provides methods to configure core services.

ICcServiceCB

Optional. Provides methods that report status on asynchronous actions to a caller from any service.

See Also

Concepts

Using the ICcBootstrap Interface
Using the Service Callback Interface
Custom Service Configurations