Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Download services implement the following set of common interfaces.
Interface | Description |
---|---|
ICcService | Provides connection and disconnection, service state information, and initialization. |
ICcBootstrap | Downloads files or images to a target device, launches applications on a target device, and gathers basic information about a target device. |
ICcServiceConfigure | Optional. Provides support for configuring custom properties. |
ICcServiceCB | Optional. Provides a callback interface for asynchronous calls. |
See Also
Using the ICcBootstrap Interface | Using the Service Callback Interface | Customizing Service Configurations
Send Feedback on this topic to the authors